Clean release strategy: versioned-only, drop latest tag #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The current release setup uses a
latesttag/release that never updates itscreated_attimestamp, causing confusion on the releases page. There are also duplicate assets and an emptyv1.0.0release.Solution
latestrelease concept entirelyv*tags (versioned releases)install.shuses Forgejo/releases/latestAPI endpoint (returns newest non-draft release automatically)latestand emptyv1.0.0releasesv1.0.0release