⏺ Release #25
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
navicore/flag-rs!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release"
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?
New: .forgejo/workflows/release.yml — tag-push trigger, runs on navicore-rust,
awk-scoped version bump, preflight/postflight guards mirroring your seqlings
pattern.
Deleted: .github/workflows/release.yml, .github/workflows/README.md (both obsoleted
by the Forgejo workflow).
Modified: README.md — Publishing Releases section rewritten for the tag-push flow,
lists the two required Forgejo secrets (PAT, CRATES_IO_TOKEN).
Next release is git tag vX.Y.Z && git push origin vX.Y.Z. Make sure PAT and
CRATES_IO_TOKEN exist on the Forgejo repo before pushing the first tag, otherwise
the workflow will fail at checkout / publish.