Page MenuHomeSoftware Heritage

Drop no longer swh.lister.core.{indexing,page_by_page}_lister
ClosedPublic

Authored by ardumont on Jan 27 2021, 3:46 PM.

Details

Summary

The listers depending on it got ported to the new lister api.

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 D4955 (id=17675)

Rebasing onto e09ad272d7...

Current branch diff-target is up to date.
Changes applied before test
commit 461bf0997317b9800d620ee6ac4e409aecc9a378
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jan 27 15:19:09 2021 +0100

    Drop no longer swh.lister.core.{indexing,page_by_page}_lister
    
    The listers depending on it got ported to the new lister api.

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

This revision is now accepted and ready to land.Jan 27 2021, 3:54 PM

@anlambert, thanks, jsyk, i'm working on fixing failing test in the chroot debian in the end goal to deploy the listers in staging.

@anlambert, thanks, jsyk, i'm working on fixing failing test in the chroot debian in the end goal to deploy the listers in staging.

Ack, looks like the python3-pytest-mock package dependency is missing in debian/control.