gostations/.gitea/workflows
Greg Gauthier 7d0564cc45
All checks were successful
CI / Test (push) Successful in 53s
Release / Create Release (push) Successful in 2m15s
CI / Build (push) Successful in 39s
ci(release): make release step idempotent (reuse on 409, replace assets)
Create-release now treats HTTP 409 as 'already exists' and looks the
release up by tag instead of failing, so re-runs and duplicate tag
triggers don't go red. Asset uploads delete any same-named asset first,
so a run that died mid-upload can be retried cleanly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 00:15:54 +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): make release step idempotent (reuse on 409, replace assets) 2026-06-13 00:15:54 +01:00