Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDBASE0c58f98ef1df: Use swh-model objects in package loader.
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Branch
- model-objects
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 10780 Build 16185: tox-on-jenkins Jenkins Build 16184: arc lint + arc unit
Event Timeline
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/333/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/333/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/334/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/334/console
swh/loader/package/loader.py | ||
---|---|---|
340 | Why not directly make it a snapshot object and then use its compute_hash method? That would make us use less swh.model code. |
swh/loader/package/loader.py | ||
---|---|---|
41 | Those 3 lines can be dropped as, that's taking care of here ;) |
Tests will fail because they depend on D2713.
Quick, let's land and tag those then (they got accepted ;)
Oh, I forgot about compute_hash. And also that the id is "optional" (well not optional, but can be set to b'')
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/335/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/335/console
swh/loader/package/npm/loader.py | ||
---|---|---|
138 | remove the prints ;) |
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/336/ for more details.
Build is green
\m/
(in the mean time, fixing the debian build for swh-model)
- unstable fixed.
- stable still fails though... [1] /me is sad
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/337/ for more details.