swh-lister/swh/lister/conda
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 conda: Yield listed origins after all artifacts in a page are processed 2022-10-25 10:49:52 +02:00
__init__.py Conda: List origins for Anaconda, the package manager that provides tooling for datascience 2022-09-27 14:17:26 +02:00
lister.py Harmonize listers parameters and add test to check mandatory ones 2023-09-06 11:55:34 +02:00
tasks.py Conda: List origins for Anaconda, the package manager that provides tooling for datascience 2022-09-27 14:17:26 +02:00