Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 416 Bytes

Release.md

File metadata and controls

16 lines (9 loc) · 416 Bytes

Preparation

./pre-release.sh
./integration-tests.sh

Releasing

Precondition - you need access to the github repository as well as to the corresponding homebrew-tap repository. You should have an access token and have it exported

export GITHUB_TOKEN=...

If you have everything in place, start releasing

./release.sh -v v<x>.<y>.<z>

Whereas is major, minor and bugfix version