Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T1385: Monitor output of metadata indexers
- Commits
- rDCIDXd40cb1a4b914: Prevent license normalization from crashing on malformed input.
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- harden-normalization
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 3485 Build 4508: tox-on-jenkins Jenkins Build 4507: arc lint + arc unit
Event Timeline
swh/indexer/metadata_dictionary.py | ||
---|---|---|
227 | return {"@id": "https://spdx.org/licenses/" + s} if isinstance(s, str) else None ? |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DCIDX/job/tox/206/ for more details.
swh/indexer/metadata_dictionary.py | ||
---|---|---|
227 | shrugs I'm not a huge fan of ternaries outside generator expressions |
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/215/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/215/console