Commit graph

2 commits

Author SHA1 Message Date
Antoine Lambert
206ac680dc pagure/tasks: Add missing docstring for list_pagure task function
Missing docstring prevents the task type to be registered in scheduler
database.
2023-06-23 14:29:17 +02:00
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