1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/Release.md

18 lines
573 B
Markdown
Raw Normal View History

2018-04-12 15:38:52 -04:00
## Before Release
- Make sure tests pass and your last local commit matches master.
- Run tests with latest jruby
- Update the version in `const.rb`.
2021-05-07 10:47:54 -04:00
- On minor or major version updates i.e. from 3.10.x to 3.11.x update the "codename" in `const.rb`.
- Create history entries with https://github.com/MSP-Greg/issue-pr-link
2018-04-12 15:38:52 -04:00
2017-02-20 10:23:17 -05:00
# Release process
Using "3.7.1" as a version example.
2017-02-20 10:23:17 -05:00
1. `bundle exec rake release`
1. Switch to latest JRuby version
1. `rake java gem`
1. `gem push pkg/puma-VERSION-java.gem`
1. Add release on Github at https://github.com/puma/puma/releases/new