docs: mark CI release verified; note releases must be public for the installer
The Gitea Actions workflow published v0.4.0 successfully, so drop the "untested" caveat. Document that release assets download anonymously — the repo/releases must be public or install.sh gets a 404 (private repos 404 unauthenticated downloads). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#
|
||||
# Requires: Gitea Actions enabled with a runner that has Go, make, curl, and jq
|
||||
# (the actions/checkout + actions/setup-go steps need the instance's Actions proxy).
|
||||
# This workflow has not been exercised against this repo's runners yet; if a step
|
||||
# is unavailable on your runner, the same result comes from `make release && make
|
||||
# Verified: this workflow published v0.4.0 on this instance. If a step is ever
|
||||
# unavailable on your runner, the same result comes from `make release && make
|
||||
# publish` locally (see RELEASING.md).
|
||||
name: release
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user