Fix Gitea CI wrappers after repository rename redirects #526

Closed
opened 2026-06-05 18:34:46 +00:00 by jason.woltje · 0 comments
Owner

Gitea API calls in CI queue/status wrappers did not follow redirects. After the mosaic/stack -> mosaicstack/stack repository rename, ci-queue-wait failed while parsing the redirect body as JSON. Add redirect-following and regression coverage for CI wrappers.

Gitea API calls in CI queue/status wrappers did not follow redirects. After the mosaic/stack -> mosaicstack/stack repository rename, ci-queue-wait failed while parsing the redirect body as JSON. Add redirect-following and regression coverage for CI wrappers.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#526