swh-lister/swh/lister/github
Antoine Lambert 6e7bc49ec7 Harmonize listers parameters and add test to check mandatory ones
Ensure that all lister classes have the same set of mandatory parameters
in their constructors, notably: scheduler, url, instance and credentials.

Add a new test checking listers classes have mandatory parameters declared
in their constructors. The purpose is to avoid deployment issues on staging
or production environment as celery tasks can fail to be executed if mandatory
parameters are not handled by listers.

Reated to swh/infra/sysadm-environment#5030.
2023-09-06 11:55:34 +02:00
..
tests github: Fix fixtures use in tests 2023-01-02 18:06:26 +01:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py Harmonize listers parameters and add test to check mandatory ones 2023-09-06 11:55:34 +02:00
tasks.py Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00