swh-lister/swh
Antoine Lambert 7092e4e4ac cli: Use temporary scheduler as fallback when no configuration detected
In order to simplify the testing of listers, allow to call the run command
of swh-lister CLI without scheduler configuration. In that case a temporary
scheduler instance with a postgresql backend is created and used.

It enables to easily test a lister with the following command:

$ swh -l DEBUG lister run <lister_name> url=<forge_url>
2023-11-07 19:00:53 +01:00
..
lister cli: Use temporary scheduler as fallback when no configuration detected 2023-11-07 19:00:53 +01:00
__init__.py Pin mypy and drop type annotations which makes mypy unhappy 2021-12-16 16:10:20 +01:00