swh-lister/swh/lister/cgit
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 cgit: remove the repository urls's trailing / 2021-02-01 17:31:08 +01:00
__init__.py Port cgit lister to the new lister api 2021-01-25 14:57:45 +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 cgit: Compute origin urls out of a base git url when provided. 2021-01-29 15:33:24 +01:00