-
Notifications
You must be signed in to change notification settings - Fork 688
Publishing a feature release
Gregory Brown edited this page Mar 16, 2014
·
5 revisions
Generally speaking, you'll want to do everything that's listed on the Publishing a maintenance release checklist. But you will also need to merge master
into stable
before publishing.
Major releases should probably also include a more detailed blog post than usual, highlighting whatever is especially interesting about them, and giving some insights into the future of the project.
If the release represents a major milestone worth sharing with the Ruby community, also post to Ruby Flow.
(TODO: Continue to update with more info as we cut releases)