Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T4459: Deploy swh-indexer > v2.6 on staging then production
- Commits
- rDCIDX25e709c84a64: base: Filter out empty URIs so PyLD does not crash
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
Patch application report for D8372 (id=30214)
Rebasing onto 752e5d3f73...
First, rewinding head to replay your work on top of it... Applying: base: Filter out empty URIs so PyLD does not crash
Changes applied before test
commit 04861853aed5e9c3ebea33993580de6cfba26546 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Aug 31 19:51:25 2022 +0200 base: Filter out empty URIs so PyLD does not crash
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/472/ for more details.
swh/indexer/metadata_dictionary/base.py | ||
---|---|---|
284 |
Comment Actions
Build is green
Patch application report for D8372 (id=30224)
Rebasing onto 752e5d3f73...
Current branch diff-target is up to date.
Changes applied before test
commit 25e709c84a64dcfe164ca0b1b6bf208d81c28d86 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Aug 31 19:51:25 2022 +0200 base: Filter out empty URIs so PyLD does not crash
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/474/ for more details.