Release steps of RedPen

September 10, 2016 ยท View on GitHub

  1. Bump RedPen version
    • RedPen class
    • run_test.sh
  2. commit and pull request to master
  3. create release in github with mvn release plugin
    • mvn release:prepare;
    • mvn -X -e release:perform -Dmaven.test.skip=true
  4. Create release note
    • upload zipped files
  5. 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
  6. write a new to mailing lists