Page MenuHomeSoftware Heritage

maven: Simplify build_extrinsic_directory_metadata.
ClosedPublic

Authored by vlorentz on Dec 7 2021, 1:32 PM.

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

Build is green

Patch application report for D6765 (id=24559)

Could not rebase; Attempt merge onto 79b1075e1d...

Updating 79b1075..ccf7138
Fast-forward
 requirements.txt                   |  1 +
 swh/loader/package/maven/loader.py | 74 ++++++++++++++++++--------------------
 2 files changed, 35 insertions(+), 40 deletions(-)
Changes applied before test
commit ccf71383c61d642f717256a5ed55539073fd0477
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 7 13:32:26 2021 +0100

    maven: Simplify build_extrinsic_directory_metadata.

commit a76ab28824a2c203b8cc5f9ff70cecf922770662
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 7 11:54:33 2021 +0100

    maven: Add typing to the artifacts dict

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

ardumont added a subscriber: ardumont.

indeed, simpler now ;)

This revision is now accepted and ready to land.Dec 7 2021, 3:21 PM