Page MenuHomeSoftware Heritage

arch/aur: Align loader parameters with lister output
AbandonedPublic

Authored by anlambert on Sep 27 2022, 5:16 PM.

Details

Summary

The arch/aur lister will now send dicts instead of lists as loader
parameters so remove no longer needed dicts reconstruction.

Related to T4233
Related to T4466

Depends on D8553

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
Branch
arch-aur-improvements
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31827
Build 49808: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 49807: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8554 (id=30854)

Rebasing onto 798f749e66...

Current branch diff-target is up to date.
Changes applied before test
commit 1a07ab5eb135681651ba9f6249e828532ee24225
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Tue Sep 27 17:15:00 2022 +0200

    aur: Align loader parameters with lister output
    
    The aur lister will now send dicts instead of lists as loader
    parameters so remove no longer needed dicts reconstruction.
    
    Related to T4466

commit 1c4f9e65d67288d1ed0d9054551a22835be88427
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Tue Sep 27 17:13:03 2022 +0200

    arch: Align loader parameters with lister output
    
    The arch lister will now send dicts instead of lists as loader
    parameters so remove no longer needed dicts reconstruction.
    
    Related to T4233

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

Abandoning this as we must use that format for artifacts metadata apparently.