Fix web key provisioning script using API pagination #172

Closed
opened 2024-12-09 23:58:30 +01:00 by oysteikt · 1 comment
Owner

The gitea API paginates by default, and will only return a certain amount of results despite us not setting a limit. The web secret provisioning service should continue fetching the next page until there are no more pages.

The gitea API paginates by default, and will only return a certain amount of results despite us not setting a limit. The web secret provisioning service should continue fetching the next page until there are no more pages.
oysteikt added the
gitea
good first issue
bug
nixos
labels 2024-12-09 23:58:30 +01:00
oysteikt added this to the Kanban project 2024-12-09 23:58:30 +01:00
Author
Owner

Fixed

Fixed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Drift/issues#172
No description provided.