swh-lister/swh/lister
Antoine R. Dumont (@ardumont) 3ce6c5c6ef
lister/gnu: Modify gnu lister's loading task creation
Loader Task signature for the loader gnu is now:
- args:
  - package
  - package urls

- kwargs:
  tarballs: List of Dict with keys archive (unchanged), 'time' (was 'date'),
      length (new)
2019-10-04 11:05:58 +02:00
..
bitbucket listers: Ensure run can be called without bounds arguments 2019-09-17 15:09:04 +02:00
cgit cgit: reduce the batch size to 10 and add a bit of logging 2019-09-04 15:37:40 +02:00
core github/lister: Prevent erroneous scheduler tasks disabling 2019-09-19 14:30:30 +02:00
cran cran.lister: Refactor and fix cran lister 2019-10-02 11:06:59 +02:00
debian tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
github github/lister: Prevent erroneous scheduler tasks disabling 2019-09-19 14:30:30 +02:00
gitlab tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
gnu lister/gnu: Modify gnu lister's loading task creation 2019-10-04 11:05:58 +02:00
npm tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
packagist packagist/lister: Fix typos in docstring 2019-09-12 20:46:42 +02:00
phabricator github/lister: Prevent erroneous scheduler tasks disabling 2019-09-19 14:30:30 +02:00
pypi plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
tests tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
cli.py tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00