Skip to content

How to Build a release

Kevan Ahlquist edited this page Feb 25, 2015 · 6 revisions

Releases are tagged from the dist branch.

  1. Merge master into dist, pulling in all changes except the .gitignore.

  2. Run make build-release and commit changes in dist/ directory

  3. Tag the commit with a release version.