system-config/playbooks/roles/gitea-git-repos
Clark Boylan bad1e57ebd Paginate all the gitea get requests
According to gitea swagger definitions all of these GET requests for
lists of items are paginated with a max limit of 50 items per request.
Update our ansible machinery to properly page these items to avoid
problems in the future.

Note we should try and confirm that this is how it works for production
gitea.

Change-Id: I5df13288b497fb4fb716b4223b3dd61c698a7739
2020-06-26 11:59:12 -07:00
..
defaults Add utility playbook for fixing gitea project settings 2019-03-04 16:06:49 +00:00
library Paginate all the gitea get requests 2020-06-26 11:59:12 -07:00
tasks Use project-config from zuul instead of direct clones 2020-04-15 12:29:33 -05:00
README.rst Create git repos on gitea servers before gerrit 2019-03-01 18:07:33 +00:00

README.rst

Create git repos on a gitea server