swh-lister/swh/lister
Antoine R. Dumont (@ardumont) e0664c10cd
lister.cli: Allow to list forges with policy and priority
Example use case:

swh lister run --lister gitlab \
               --priority high \
               --policy oneshot \
               --db-url postgresql://postgres@localhost:5432/swh-listers \
               api_baseurl=https://gitlab.ow2.org/api/v4/

Related T1919
2019-08-28 16:29:26 +02:00
..
bitbucket bitbucket lister: fix typo in docstring 2019-07-04 14:40:02 +02:00
cgit swh.lister.cgit: Remove repo page visit step 2019-06-28 20:02:07 +05:30
core listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
cran listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
debian Drop SWH prefix in classes everywhere 2019-06-20 19:08:46 +02:00
github lister: Type correctly the 'indexable' column 2019-06-26 10:58:54 +02:00
gitlab Finish dropping the 'description' column. 2019-06-26 14:46:27 +02:00
gnu listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
npm lister: Type correctly the 'indexable' column 2019-06-26 10:58:54 +02:00
packagist listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
phabricator lister: Type correctly the 'indexable' column 2019-06-26 10:58:54 +02:00
pypi listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
tests Rename test methods to test_ to allow collection by pytest 2018-10-15 10:11:07 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
cli.py lister.cli: Allow to list forges with policy and priority 2019-08-28 16:29:26 +02:00
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00