gostations/.gitea/workflows
Greg Gauthier fa6fc62c3c
Some checks failed
CI / Test (push) Successful in 52s
Release / Create Release (push) Failing after 2m11s
CI / Build (push) Successful in 40s
ci(release): API via GITHUB_SERVER_URL, download links via PUBLIC_HOST
Drop fragile STAGING_HOST/PROD_HOST host-detection. The runner's
GITHUB_SERVER_URL reports the internal name (gitea.xenophon), which never
matched the public-DNS vars. Now the API uses GITHUB_SERVER_URL directly
(reliable from CI) and the release-body download links use a single
per-instance PUBLIC_HOST var (gitea.scriptorium / repos.gmgauthier.com).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 00:07:07 +01:00
..
build.yml fix(ci): add 'go mod tidy' before ./ci-build.sh in the Linux Build step of build.yml (mirrors the test job and release workflow; ensures complete go.sum for 'make build' / go build in the push-triggered Build flow) 2026-06-06 08:17:32 +01:00
release.yml ci(release): API via GITHUB_SERVER_URL, download links via PUBLIC_HOST 2026-06-13 00:07:07 +01:00