Commit f96c96e
release: publish releases (non-draft) so "latest" resolves; date 0.3.1
goreleaser `release.draft: true` -> `draft: false` + `prerelease: auto`.
Draft releases are excluded from the GitHub "latest" API and the
/releases/latest/download redirect, which breaks downstreams that always
fetch the newest agentenv artifact (e.g. the devix image build). Publishing
directly makes latest-resolution work; -rc/-beta tags stay pre-releases and
won't become "latest" for stable consumers.
Also updates the release workflow header to match, and stamps the 0.3.1
CHANGELOG date.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f5c8bf5 commit f96c96e
3 files changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | | - | |
| 87 | + | |
| 88 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments