swh-lister/swh/lister/gitlab
Antoine Lambert 6c12350863 pattern: Use URL network location as instance name when not provided
Make the instance parameter of the base pattern lister optional and set
lister name to URL network location when not provided.

It simplifies lister creation when associated forge type have a lot of
instances in the wild (e.g. gitlab or cgit) while giving more details
about the listed forge instance.

Also process listers for forge with multiple instances (cgit, gitea,
gitlab, phabricator and tuleap) to ensure URL network location will be
used when instance parameter is not provided.

Related to T3403
2021-07-13 12:33:49 +02:00
..
tests gitlab: Deal with missing or trailing / in url input 2021-01-28 10:46:58 +01:00
__init__.py gitlab: Port to the new lister api 2021-01-25 08:51:16 +01:00
lister.py pattern: Use URL network location as instance name when not provided 2021-07-13 12:33:49 +02:00
tasks.py gitlab: Adapt celery task implementations to the new lister api 2021-01-25 15:08:31 +01:00