swh-lister/swh/lister/gogs
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 gogs: Introduce Gogs lister 2022-08-03 16:22:06 +05:30
lister.py lister: Allow lister to build url out of the instance parameter 2023-05-19 15:03:49 +02:00
tasks.py gogs, gitea: Fix task execution to pass along extra kwargs 2022-12-14 16:09:56 +01:00