swh-lister/swh/lister/debian
David Douard 2d1f0643ff Heavy refactor of the task system
Get rid of the class based task definition in favor of decorator-based
task declarations.

Doing so, we can get rid of core/tasks.py

Task names are explicitely set to keep compatibility with task
definitions in schedulers' database.

This also add debug statements at the beginning and end of each lister
task.
2019-01-08 10:33:32 +01:00
..
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
lister.py swh.lister: Make LISTER_NAME a class attribute 2018-07-11 17:43:41 +02:00
tasks.py Heavy refactor of the task system 2019-01-08 10:33:32 +01:00
utils.py Add a lister for Debian-like package archives 2017-10-04 12:43:09 +02:00