Documentation
README
Releasing a New Version
Operator contract: docs/guides/active/releasing.md. Enforcement lives in scripts/ and
RELEASE_VERSION=vX.Y.Z make release. Prefer the one-shot command over replaying
this checklist by hand.
Prerequisites
- Go matching
go.mod - Clean working tree;
mainidentical to liveorigin/main - Tests and Go CI green on the commit you will tag (tests and lint) —
check-release-state.shnow checks this itself viagh run list --workflow=go-ci.ymland fails closed if it's red/running/missing, so you don't have to remember to look - GitHub CLI authenticated with push access to
marcus/homebrew-tap - No
replacedirectives ingo.mod HOMEBREW_TAP_TOKENsecret present in the GitHub repo (CI tap job)
This is the opening of the README. Read the full README on GitHub.