swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) 19bdeefb14
lister: Allow lister to build url out of the instance parameter
This pushes the rather elementary logic within the lister's scope. This will simplify
and unify cli call between lister and scheduler clis. This will also allow to reduce
erroneous operations which can happen for example in the add-forge-now.

With the following, we will only have to provide the type and the instance, then
everything will be scheduled properly.

Refs. swh/devel/swh-lister#4693
2023-05-19 15:03:49 +02:00
..
tests lister: Allow lister to build url out of the instance parameter 2023-05-19 15:03:49 +02:00
__init__.py gitlab: Port to the new lister api 2021-01-25 08:51:16 +01:00
lister.py lister: Allow lister to build url out of the instance parameter 2023-05-19 15:03:49 +02:00
tasks.py gitlab: Adapt celery task implementations to the new lister api 2021-01-25 15:08:31 +01:00