swh.lister.cgit: Add pagination support
Some cgit instance have a pagination. Modifiy lister to find all the pages and list all the repos from all the pages.
This commit is contained in:
parent
b972a2a88d
commit
7e3c79bb1d
4 changed files with 136 additions and 28 deletions
|
@ -18,6 +18,7 @@ following Python modules:
|
|||
- `swh.lister.npm`
|
||||
- `swh.lister.phabricator`
|
||||
- `swh.lister.cran`
|
||||
- `swh.lister.cgit`
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue