Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T2512: Make all loaders write their extrinsic metadata to the appropriate storage
- Commits
- rDLDBASE55436f3925bf: nixguix: Load the content of sources.json as extrinsic snapshot metadata.
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- 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 D3667 (id=12901)
Rebasing onto 3b97703d7f...
Current branch diff-target is up to date.
Changes applied before test
commit ddf55588d76d32e27d4f6374f22057b5c295daac Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jul 31 13:15:34 2020 +0200 nixguix: Load the content of sources.json as extrinsic snapshot metadata.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/231/ for more details.
Comment Actions
oops, that was code that only works with the current version of swh.storage, not the next one.
Comment Actions
Build has FAILED
Patch application report for D3667 (id=12903)
Rebasing onto 3b97703d7f...
Current branch diff-target is up to date.
Changes applied before test
commit 4e6d71e3d1f24e893865f33f4c2e267543090825 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jul 31 13:15:34 2020 +0200 nixguix: Load the content of sources.json as extrinsic snapshot metadata.
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/232/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/232/console
Comment Actions
Build is green
Patch application report for D3667 (id=12922)
Rebasing onto 3b97703d7f...
Current branch diff-target is up to date.
Changes applied before test
commit 55436f3925bf2a0e37eb3a5f2a60fb98fd7c80fe Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jul 31 13:15:34 2020 +0200 nixguix: Load the content of sources.json as extrinsic snapshot metadata. commit d982889286dffe73c2003ff2252d6b1854f42402 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jul 31 14:54:41 2020 +0200 Update tests to accept PagedResult from storage.raw_extrinsic_metadata_get. It will no longer return dicts in swh-storage v0.11.8.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/235/ for more details.