Tags give the ability to mark specific points in history as being important
-
-
-
v2.4.0
a0fdaedd · ·v2.4.0 * metadata_dictionary: Add mappings for "*.nuspec" files * Refactor metadata mappings using rdflib.Graph instead of JSON-LD internally * Other internal refactorings * metadata_dictionary: Add mapping for SWORD/Atom with Codemeta
-
v2.3.0
bb9082a6 · ·v2.3.0 * Tag Sentry events with object ids * Fix crashes on incorrect URLs in `@id` * Fix crash on null characters in JSON * Fix support of old RawExtrinsicMetadata objects with no id
-
2.3.0
bb9082a6 · ·2.3.0 * Tag Sentry events with object ids * Fix crashes on incorrect URLs in `@id` * Fix crash on null characters in JSON * Fix support of old RawExtrinsicMetadata objects with no id
-
v2.2.0
b8be8197 · ·v2.2.0 - cli: Add content mimetype indexer journal client support - cli: Add fossology license indexer journal client support - cli: Add extrinsic-metadata indexer journal client support - docs: Fix incorrect terminology (term -> property) - mapping: Fix inconsistent name - Drop decomissioned content indexer: ctags, language
-
v2.1.0
fa67b73d · ·v2.1.0 * DirectoryIndexer: Remove incorrect assumption on object types * docs: Explain the indexation workflow for extrinsic metadata * docs: Update description of the metadata workflow * metadata_dictionary: Add mappings for pubspec.yaml * Add extrinsic metadata indexer * Add GitHub metadata mapping * Refactor Mapping hierarchy * cff: Add checks for value types
-
v2.0.2
bbf9dc80 · ·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.0
0c5fdc7f · ·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.0
ecc84f37 · ·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
-
v0.8.2
47957952 · ·v0.8.2 * tests: Use TimestampWithTimezone.from_datetime() instead of the constructor * docs: Use reference instead of absolute link
-
v0.8.0
97c93381 · ·v0.8.0 - metadata_dictionary: Add mapping for CITATION.cff - metadata/maven: Ignore ill-formed xml instead of failing - metadata: Fix UnboundLocalError in edge case - data/codemeta: sync with official codemeta repo - Fix SingleFileMapping case sensitivity - Use swh.core 0.14 - tox: Add sphinx environments to check sane doc build