fix(promote): keep the server scheme - github.server_url is in-cluster http here #1130

Merged
coilysiren merged 1 commit from fix/promote-server-scheme into main 2026-07-12 06:24:30 +00:00
Owner

First live promote (run 1828) failed with https://http://forgejo.forgejo.svc.cluster.local/... - server_url is the in-cluster http URL on this runner. Keep the URL's own scheme. Same fix applied to the aos promote.yml on the unmerged aos#475 branch.

First live promote (run 1828) failed with `https://http://forgejo.forgejo.svc.cluster.local/...` - server_url is the in-cluster http URL on this runner. Keep the URL's own scheme. Same fix applied to the aos promote.yml on the unmerged aos#475 branch.
fix(promote): keep the server scheme - github.server_url is in-cluster http here
All checks were successful
test / test (pull_request) Successful in 32s
cd9cb45968
The first live promote (run 1828) built "https://http://forgejo.forgejo
.svc.cluster.local/...": server_url resolves to the in-cluster http URL
on this runner and the strip assumed https. Keep the URL's own scheme.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016Cym37PsLtA61parAQyeAw
Sign in to join this conversation.
No description provided.