Releasing stable builds takes a few short steps:
- Create a Github release with a changelog.
- The Release action job will be triggered and built artifacts deployed to Github.
- A pull request in the Homebrew formulae repo will be opened for this version.
- Documentation will be published.
Every merge to the mainline branch triggers the creation of a pre-release in Github.
- The Unstable Release action job will be triggered and built artifacts deployed to Github.