|
All checks were successful
The 26.2-alpha release workflow hung for 15+ minutes on "apt-get install -y jq" — the runner's apt mirror was unreachable (or very slow), and the whole publish stalled. jq was only used for two tiny things: building the release-create POST body and reading the release id from the response. Both are one-liners in Python, which is guaranteed-present on the Forgejo Actions ubuntu-latest runner image. Replaced both uses; removed the apt-get step from release.yml entirely. Slow mirrors no longer block tagged releases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-release-tarball.sh | ||
| publish-release.sh | ||