All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
The Gitea package link API returns 201 (Created) on successful linking, not 204 (No Content) as we were checking for. Updated the link-packages step to accept both 201 and 204 as success. Also added visual indicators (✅/❌) to make link status clearer in logs. Diagnostic output showed all 5 packages successfully linked with 201: - stack-api: 201 (linked) - stack-web: 201 (linked) - stack-postgres: 201 (linked) - stack-openbao: 201 (linked) - stack-orchestrator: 201 (linked) Subsequent runs return 400 "invalid argument" which means already linked. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9.8 KiB
9.8 KiB