gostations/.gitea/workflows
Greg Gauthier fd4694a02b
All checks were successful
CI / Test (push) Successful in 55s
Release / release (push) Successful in 2m25s
CI / Build (push) Successful in 42s
ci(release): use shared reusable go-release workflow
Replace the self-contained release.yml with a thin caller of
gmgauthier/gitea-workflows/.gitea/workflows/go-release.yml@v1. Standardizes
on the shared pipeline (make cross + jq-built idempotent release). Release
notes are now the standard install-instructions body.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 13:43:38 +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): use shared reusable go-release workflow 2026-06-13 13:43:38 +01:00