Merge "Update release docs for milestone releases"

This commit is contained in:
Jenkins 2017-04-28 15:00:53 +00:00 committed by Gerrit Code Review
commit 163ee6f3b7
1 changed files with 12 additions and 0 deletions

View File

@ -57,6 +57,18 @@ Release Management
Getting Started
---------------
Milestone release
+++++++++++++++++
* Checkout the master branch
* Create a tag ``<version>.0b<milestone>``, e.g. ``1.0.0.0b1`` for the first
milestone of the Ocata release. For more details, see :ref:`tag_releases`.
* Push the tag along :ref:`tag_releases`.
* Update the launchpad project
* Release the corresponding milestone along :ref:`release_milestone`.
First release candidate
+++++++++++++++++++++++