Page MenuHomeSoftware Heritage

Declare deposit tool with the correct version
ClosedPublic

Authored by ardumont on Sep 17 2020, 12:41 PM.

Details

Summary

This will allow deposit loader to reference metadata with their correct deposit
version.

Test Plan

tox

Diff Detail

Repository
rDDEP Push deposit
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added inline comments.
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 ;)

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.

anlambert added a subscriber: anlambert.
anlambert added inline comments.
swh/deposit/api/__init__.py
11
This revision is now accepted and ready to land.Sep 17 2020, 2:07 PM
swh/deposit/api/__init__.py
11

yeah, thx, forgot about it again.
will amend the diff accordingly.

Update requirements-server.txt

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.

Could you add a test for version?

This revision now requires changes to proceed.Sep 17 2020, 3:16 PM

Could you add a test for version?

it's tested already.

  • Rebase to latest master
  • Add test on version

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.

This revision is now accepted and ready to land.Sep 17 2020, 6:07 PM