Update release docs for milestone releases

Adding a crisp getting started for milestone releases.

Change-Id: I9f103f4f3749f10634d331166ac13ddec2c33b9f
This commit is contained in:
Andreas Scheuring 2017-04-11 15:20:51 +02:00
parent f6a09f802a
commit 203f59a66f
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
+++++++++++++++++++++++