Page MenuHomeSoftware Heritage

deposit.loader: Make archive.tar the default_filename
ClosedPublic

Authored by ardumont on Mar 5 2021, 4:02 PM.

Details

Summary

The main change from using tar in the deposit has been released so we can flip from
archive.zip to archive.tar.

Build fails for unrelated reasons (master one fails as well)

The real improvment would be T3094 but this is left as an easy-hack task.

Related to T3094
Related to T3070

Depends on D5205

Test Plan

tox

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont published this revision for review.Mar 5 2021, 4:03 PM

Build has FAILED

Patch application report for D5204 (id=18645)

Rebasing onto 4faa49aa9d...

Current branch diff-target is up to date.
Changes applied before test
commit 4f6ab658db09e2bb4943db584d4b633b7261f22b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Mar 5 16:00:14 2021 +0100

    deposit.loader: Make archive.tar the default_filename
    
    The main change from using tar in the deposit has been released so we can flip from
    archive.zip to archive.tar.
    
    Related to T3094
    Related to T3070

Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/395/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/395/console

Build has FAILED

Patch application report for D5204 (id=18645)

Rebasing onto 4faa49aa9d...

Current branch diff-target is up to date.
Changes applied before test
commit 4f6ab658db09e2bb4943db584d4b633b7261f22b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Mar 5 16:00:14 2021 +0100

    deposit.loader: Make archive.tar the default_filename
    
    The main change from using tar in the deposit has been released so we can flip from
    archive.zip to archive.tar.
    
    Related to T3094
    Related to T3070

Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/398/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/398/console

(Just to trigger a new build, click-click in the ui did not work, arc patch D5205,
rebase this and trigger tox works ¯\_(ツ)_/¯)

so please do build and...
Depends on D5205

Build has FAILED

Patch application report for D5204 (id=18651)

Rebasing onto 4faa49aa9d...

Current branch diff-target is up to date.
Changes applied before test
commit 4f6ab658db09e2bb4943db584d4b633b7261f22b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Mar 5 16:00:14 2021 +0100

    deposit.loader: Make archive.tar the default_filename
    
    The main change from using tar in the deposit has been released so we can flip from
    archive.zip to archive.tar.
    
    Related to T3094
    Related to T3070

Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/399/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/399/console

Build is green

Patch application report for D5204 (id=18657)

Rebasing onto 5ac60fa291...

Current branch diff-target is up to date.
Changes applied before test
commit d14fbd2a9f11b40b431eb93ac7089beac5d34330
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Mar 5 16:00:14 2021 +0100

    deposit.loader: Make archive.tar the default_filename
    
    The main change from using tar in the deposit has been released so we can flip from
    archive.zip to archive.tar.
    
    Related to T3094
    Related to T3070

See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/400/ for more details.

This revision is now accepted and ready to land.Mar 8 2021, 10:02 AM