This will allow deposit loader to reference metadata with their correct deposit
version.
Details
Details
- Reviewers
anlambert vlorentz - Group Reviewers
Reviewers - Commits
- rDDEP014f34278f58: Declare deposit tool with the correct version
tox
Diff Detail
Diff Detail
- Repository
- rDDEP Push deposit
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 15276 Build 23532: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 23531: arc lint + arc unit
Event Timeline
swh/deposit/api/__init__.py | ||
---|---|---|
11 | Wondering again what's the pkg_resources pypi package needed here (did not reference any yet in requirements-server.txt). any clues are welcome ;) |
Comment Actions
Build is green
Patch application report for D3973 (id=14002)
Rebasing onto e5eacbbf8b...
Current branch diff-target is up to date.
Changes applied before test
commit 9e7f0ddc994537d1dc7c6df1ad500f483dbd7ccd Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 12:36:48 2020 +0200 Declare deposit tool with the correct version This will allow deposit loader to reference metadata with their correct deposit version.
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/92/ for more details.
swh/deposit/api/__init__.py | ||
---|---|---|
11 | Looks like it is setuptools: https://setuptools.readthedocs.io/en/latest/pkg_resources.html |
swh/deposit/api/__init__.py | ||
---|---|---|
11 | yeah, thx, forgot about it again. |
Comment Actions
Build is green
Patch application report for D3973 (id=14014)
Rebasing onto 0f82840937...
First, rewinding head to replay your work on top of it... Applying: Declare deposit tool with the correct version
Changes applied before test
commit 4ed9574bd4374e28ea502afd3eddd19cdb08acd8 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 12:36:48 2020 +0200 Declare deposit tool with the correct version This will allow deposit loader to reference metadata with their correct deposit version.
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/93/ for more details.
Comment Actions
Build is green
Patch application report for D3973 (id=14020)
Rebasing onto a12b1195b0...
Current branch diff-target is up to date.
Changes applied before test
commit 014f34278f582b6f43dd8e809b034637de06c824 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 12:36:48 2020 +0200 Declare deposit tool with the correct version This will allow deposit loader to reference metadata with their correct deposit version.
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/95/ for more details.