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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
| swh/indexer/metadata_dictionary.py | ||
|---|---|---|
| 226 | 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 | ||
|---|---|---|
| 226 | 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