Files
azy5030-overlay/scripts
azy5030 a05bca6f01
CI / build (push) Successful in 6m8s
fix(bump): fetch upstream go.mod via /api/v1 raw endpoint
Same login-redirect issue as the source archive: gitea.com/gitea/runner/raw/tag/v*/go.mod now 303s to /user/login, so curl -fsSL saves the login HTML, grep finds no 'go N.N' line, and pipefail aborts the bump.

Switching to /api/v1/repos/gitea/runner/raw/go.mod?ref=v* — anonymous, returns the raw go.mod.
2026-06-14 00:28:11 -05:00
..