sourcebot/packages/backend
Konrad Staniszewski f71a83a941
fix: make gerrit repo fetching paginated (#114)
* fix: make gerrit repo fetching paginated

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

* Add some more metadata repo projects to ignore list

---------

Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
2024-12-07 08:45:46 -10:00
..
src fix: make gerrit repo fetching paginated (#114) 2024-12-07 08:45:46 -10:00
tools Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.env Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
.gitignore Add additional telemetry (#63) 2024-11-09 16:40:07 -08:00
package.json Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00
tsconfig.json Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00
vitest.config.ts Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00