Skip to content

fix: make gerrit repo fetching paginated #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 7, 2024

Conversation

KonradStanski
Copy link
Contributor

In some cases gerrit will limit the number of projects returned by /projects endpoint, forcing the client to paginate their request to get all projects.
This fulfills this requirement to get all projects

KonradStanski and others added 3 commits December 5, 2024 20:22
In some cases gerrit will limit the number of projects returned by
/projects endpoint, forcing the client to paginate their request to get
all projects.
This fulfills this requirement to get all projects
@brendan-kellam brendan-kellam merged commit f71a83a into sourcebot-dev:main Dec 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants