Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 369 Bytes

RELEASE-STEPS.md

File metadata and controls

9 lines (8 loc) · 369 Bytes

The following steps must be executed to create a release

  1. Update the release notes
  2. Update the version constant in version/version.go
  3. Commit & push to GitHub
  4. Create a new tag and push
  5. Update the release notes in the release
  6. Build the configurator binaries for OS X, Linux and Windows (execute: make release)
  7. Add the binaries to the GitHub release