|
All checks were successful
ci / test (push) Successful in 6m1s
The dispatched v0.1.1 build succeeded a third time (2m06s, valid ARM ELF) and then died at the first API call inside the publish step with curl exit 92 (HTTP/2 stream error) — job containers reach Forgejo through Cloudflare, where that is intermittent. - all API calls go through api_curl: --http1.1 --retry 5 --retry-all-errors --retry-delay 3 --connect-timeout 20 --max-time 300 - HTTP/1.1 is the documented workaround for this instance's HTTP/2 resets Job containers cannot reach http://forgejo:3000 (isolated GITEA-ACTIONS network, name unresolvable, container IP unroutable — measured), so the public hostname plus retries is the available fix. Verified locally: create + idempotent re-run against a throwaway tag, both clean; test release and tag deleted. |
||
|---|---|---|
| .. | ||
| build-release-local.sh | ||
| publish-release.sh | ||
| release-body.md | ||
| watch-release-run.sh | ||