Details
Details
- Reviewers
aleo - Maniphest Tasks
- T3636: Make the opam loader write extrinsic metadata
- Commits
- rDLDBASEaeffe01a2b39: opam: Write package definitions to the extrinsic metadata storage
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 24871 Build 38849: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 38848: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6606 (id=23998)
Could not rebase; Attempt merge onto 5063082e7d...
Updating 5063082..0d04182 Fast-forward docs/package-loader-tutorial.rst | 25 ++++++++++ swh/loader/package/opam/loader.py | 41 +++++++++++++--- swh/loader/package/opam/tests/test_opam.py | 76 +++++++++++++++++++++++++++++- 3 files changed, 133 insertions(+), 9 deletions(-)
Changes applied before test
commit 0d04182ecce3ab34c2ed648bbafa83ab5204e0b0 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 4 11:45:36 2021 +0100 opam: Write package definitions to the extrinsic metadata storage commit 18bbbae719fc9d165d5b543e54d449f5befc083a Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 4 11:43:53 2021 +0100 Add missing documentation for `get_metadata_authority`.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/593/ for more details.
Comment Actions
Build is green
Patch application report for D6606 (id=24012)
Could not rebase; Attempt merge onto 5063082e7d...
Updating 5063082..aeffe01 Fast-forward docs/package-loader-tutorial.rst | 25 ++++++ swh/loader/package/opam/loader.py | 67 +++++++++++----- swh/loader/package/opam/tests/test_opam.py | 119 ++++++++++++++++++++++++++++- 3 files changed, 188 insertions(+), 23 deletions(-)
Changes applied before test
commit aeffe01a2b3918262e4bd715ea52c7d7da27807c Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 4 11:45:36 2021 +0100 opam: Write package definitions to the extrinsic metadata storage commit 18bbbae719fc9d165d5b543e54d449f5befc083a Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 4 11:43:53 2021 +0100 Add missing documentation for `get_metadata_authority`.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/599/ for more details.