Release steps of RedPen
September 10, 2016 ยท View on GitHub
- Bump RedPen version
- RedPen class
- run_test.sh
- commit and pull request to master
- create release in github with mvn release plugin
- mvn release:prepare;
- mvn -X -e release:perform -Dmaven.test.skip=true
- Create release note
- upload zipped files
- Update homebrew
- change the redpen formula to download the latest file
- run homebrew test with
brew test redpen - create pullrequest of the formula changes, if the test pass
- write a new to mailing lists