swh-lister/swh/lister/gogs
Antoine R. Dumont (@ardumont) 8a82bbf95f
gogs/lister: Allow public gogs instance listing
Prior to this commit, the lister assumed authentication was required. It exists public
gogs instances which do not require it.

This also updates documentation to mention the usual api location. This is useful when
people wants to actually trigger a listing as a pre-check flight.

This drops repetitive instruction in the gitea lister as well.

Co-authored with Antoine Lambert (@anlambert) <anlambert@softwareheritage.org>.

Related to infra/sysadm-environment#4644
2022-10-21 18:21:18 +02:00
..
tests gogs/lister: Allow public gogs instance listing 2022-10-21 18:21:18 +02:00
__init__.py gogs: Introduce Gogs lister 2022-08-03 16:22:06 +05:30
lister.py gogs/lister: Allow public gogs instance listing 2022-10-21 18:21:18 +02:00
tasks.py gogs: Introduce Gogs lister 2022-08-03 16:22:06 +05:30