Seen in production.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDCIDX480b6269c78d: Add support for an alternate codemeta context URL.
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DCIDX/job/tox/302/ for more details.
swh/indexer/codemeta.py | ||
---|---|---|
105 | why not: if url in CODEMETA_CONTEXT_URLS: CODEMETA_CONTEXT_URLS being the list of accepted context urls? Is the first one the more frequent value? |
swh/indexer/codemeta.py | ||
---|---|---|
105 | The first one is the one recommended by CodeMeta. It's also the one we use in the indexers' output. |
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/309/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/309/console