-
-
-
-
v2.0.2bbf9dc80 · ·
v2.0.2 * Fix mypy issue with swh-journal>=1.1.0 * cff: Ignore invalid yaml files * npm: Add workaround for mangled package descriptions * npm: Fix crash when npm description is not a string
-
-
-
-
-
-
-
v2.0.00c5fdc7f · ·
v2.0.0 - Set current_version attribute to postgresql datastore - Add support for indexing from head releases - Replace RevisionMetadataIndexer with DirectoryMetadataIndexer - Add support for running the server with 'postgresql' storage cls - tests: Shorten definition of REVISION - tests: Simplify definition of ORIGINS list - tests: use stock pytest_postgresql factory function - Rewrite origin_head.py as a normal function instead of an indexer - Convert test_origin_head from unittest to pytest
-
-
-
-
-
-
-
-
v1.1.0ecc84f37 · ·
v1.1.0 * Add support for indexing directly from the journal client * cff: Do not change yaml.SafeLoader globally * add missing sentry captures * Change misleading documentation in swh-indexer/cli.py * test and typing maintenance