swh-lister/swh/lister/gnu
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
..
tests lister/gnu: Modify gnu lister's loading task creation 2019-10-04 11:05:58 +02:00
__init__.py implement listers as plugins 2019-09-03 15:02:24 +02:00
lister.py lister/gnu: Modify gnu lister's loading task creation 2019-10-04 11:05:58 +02:00
models.py swh.lister.gnu: Add function to check for file extension. 2019-06-11 15:12:53 +05:30
tasks.py plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00