|
CM Home
CM Resources
SCM Policy
Help Requests
Release Procedure
Compatibility Matrix
Online Support
Make Process
Release Requests
|
Releasing from Development to DVT:
(Decision to release is made)
-
Merge the project development branch to the main branch with
the assistance of the VOB administrator.
-
Obsolete the project development branch and all private
branches.
- Label the main branch with the release label.
- Lock the release label.
- Build from the release label.
- Audit the build to ensure proper content.
-
Executables are copied from the project development VOB to
the release VOB and labeled with release label.
- Announce to the Development and DVT teams the release.
Releasing PRs from Development to DVT
- PR is reported fixed to configuration manager.
- PR files are merged into main branch.
-
PRs are reviewed by Configuration Manager to ensure they
have been moved to the "resolved" state, and the
correct build is referenced.
- Main branch is labeled with new release label.
- PR branch is obsoleted.
- Release label is locked.
- Build from Release Label
- Audit build to ensure correct content.
-
Executables are copied from the project development VOB to
the release VOB and labeled with release label.
- Announce to the Development and DVT teams the release.
Releasing from DVT to Customer
See Agile Release Procedures.
|