Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T1529: Efficient reindex when updating a metadata mapping
- Commits
- rDCIDX6344edac9941: Add storage endpoint to search metadata by mapping.
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- origin_intrinsic_metadata_search_by_producer
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 4353 Build 5752: tox-on-jenkins Jenkins Build 5751: arc lint + arc unit
Event Timeline
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/433/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/433/console
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/434/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/434/console
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DCIDX/job/tox/440/ for more details.
swh/indexer/storage/db.py | ||
---|---|---|
351 | why the change here? |
swh/indexer/storage/db.py | ||
---|---|---|
351 | No particular reason; it's just that I noticed this method will crash if cur=None. |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DCIDX/job/tox/444/ for more details.