Release Process
- Feature branch merged to
main - CI runs tests + builds binary
- Git tag triggers release workflow
- Binary deployed to production (< 2 min)
- Release notes published automatically
- Changelog updated on marketing site
Rollback
- Revert the merge commit
- Push to main → auto-deploys previous version
- Total rollback time: < 5 minutes
Last modified: 17 Mar 2026