swh-lister/swh/lister/gitea
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 Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py gogs/lister: Allow public gogs instance listing 2022-10-21 18:21:18 +02:00
tasks.py Reimplement Gitea lister using new Lister API 2021-01-25 15:54:06 +01:00