wiki:Developer/ReleaseProcess

Release Process

This page describes the process we follow when making a release.


Overview


Steps

  1. Ensure all tickets are closed in the current milestone.
  2. Branch RCn.
  3. Modify all platforms to denote RCn build.
  4. Hand RCn release to testers.
  5. If a bug is found see Bug Otherwise see Release.

Bug

If a bug is found and fixed, this is committed to the original branch, once it is verified as fixed on all platforms steps 2-4 are repeated incrementing the RC version.

Release