swh-lister/swh/lister/tests
Antoine Lambert c81c473a83 pagure: Implement lister for pagure forges
Pagure is a git-centered forge, python based using pygit2.

Its REST API enables to easily list all projects hosted in an
instance so the lister implementation is quite simple.

Related to swh/meta#5043.
2023-06-23 09:02:49 +00:00
..
__init__.py swh.lister.gitlab: Improve headers extraction 2018-07-11 18:09:18 +02:00
test_cli.py pagure: Implement lister for pagure forges 2023-06-23 09:02:49 +00:00
test_pattern.py lister: Allow lister to build url out of the instance parameter 2023-05-19 15:03:49 +02:00
test_utils.py Use http_retry decorator from swh.core.retry module 2023-04-13 14:19:57 +02:00
utils.py Use http_retry decorator from swh.core.retry module 2023-04-13 14:19:57 +02:00