HomeSoftware Heritage

Refactor lister code

Description

Refactor lister code

Streamline production of new listers by aggressively moving core
functionality into progressively inherited (A->B->C) base classes
with the transport layer abstracted.
This should make common individual forge listers straightforward to
produce with minimal customization. Github and Bitbucket listers
can be used as examples of the indexing type.

Details

Provenance
fiendishAuthored on Mar 6 2017, 11:34 AM
fiendishPushed on Mar 6 2017, 12:36 PM
Differential Revision
D165: refactor github lister into something more generic
Parents
rDLSa6e43f2777f3: config: use 5002 as the default storage port
Branches
Unknown
Tags
Unknown
Tasks
T591: lister for bitbucket repositories