Page MenuHomeSoftware Heritage

sourceforge/lister: Add credentials parameter
ClosedPublic

Authored by ardumont on May 7 2021, 4:11 PM.

Details

Summary

This are not optional due to the instance constructor logic. Even if unused, this must
be provided to the lister.

Related to T3310#64801

Test Plan

tox

Diff Detail

Repository
rDLS Listers
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 D5714 (id=20414)

Rebasing onto 3167a6dcb7...

Current branch diff-target is up to date.
Changes applied before test
commit 67a4107176540555760ef465991fe991fc0bd700
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri May 7 16:10:11 2021 +0200

    sourceforge/lister: Add credentials parameter
    
    This are not optional due to the instance constructor logic. Even if unused, this must
    be provided to the lister.
    
    Related to T3310#64801

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

This revision is now accepted and ready to land.May 7 2021, 4:24 PM

Build is green

Patch application report for D5714 (id=20415)

Rebasing onto 3167a6dcb7...

Current branch diff-target is up to date.
Changes applied before test
commit 7282647bb2d3351182a6fc115eb64bee4bb83bb7
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri May 7 16:10:11 2021 +0200

    sourceforge/lister: Add credentials parameter
    
    The credentials parameter is not optional due to the instance constructor logic. Even if
    unused, this must be provided to the lister (from the task standpoint).
    
    Related to T3310#64801

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