Depends D1603
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDHG038f5ea7ec8d: Use origin urls instead of origin ids.
Diff Detail
Diff Detail
- Repository
- rDLDHG Mercurial 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 has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/26/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/26/console
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/27/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/27/console
Comment Actions
For the build failure which i think i saw the reason, check the extra 'v' in the requirements-swh.txt.
Jenkins seems to agree with me:
ERROR: No matching distribution found for swh.loader.core>=v0.0.43 (from swh.loader.mercurial==0.0.16.post4)
requirements-swh.txt | ||
---|---|---|
4 | Drop the v, i think that's the build's failure reason. |
requirements-swh.txt | ||
---|---|---|
4 | Not only that anyway, since we need to tag the loader-core. |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DLDHG/job/tox/28/ for more details.