forked from spree/spree
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Procedure
schof edited this page Apr 28, 2012
·
6 revisions
This document will eventually detail the full release procedure for Spree.
- All deprecations in the previous release (i.e. things marked with a deprecation warning) are now removable. Ensure that this has happened.
- Anything that should be deprecated by the next release should be marked with a deprecation warning now. Nothing that people rely on should ever be removed in a patch or minor release without a deprecation warning.
- ALL BUILDS ARE GREEN.
- Update the Getting Started guide to specify correct version of Rails.
- Update version number in generation message in
cmd/lib/spree_cmd/extension.rb
- Release new versions of spree_skrill and spree_usa_epay
- Tag and deploy new versions of the guides