File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,18 +19,20 @@ This document defines the procedure for distributing a new release of CodeGen on
1919
20208. Uninstall the locally built (unsigned) version.
2121
22- 9. Run the Azure DevOps CICD pipeline and verify that it completes successfully.
22+ 9. If development was performed in a branch, PR the branch back into master.
23+
24+ 10. Run the Azure DevOps CICD pipeline and verify that it completes successfully.
2325 (https://synergexdev.visualstudio.com/Development/_build?definitionId=149)
2426
25- 10 . Download the signed installer and place it in the release history folder.
27+ 11 . Download the signed installer and place it in the release history folder.
2628
27- 11 . Install the signed version locally.
29+ 12 . Install the signed version locally.
2830
29- 12 . Do the release on GitHub.
31+ 13 . Do the release on GitHub.
3032
31- 13 . Bump the version number in CurrentRelease.xml
33+ 14 . Bump the version number in CurrentRelease.xml
3234
33- 14 . Commit AND PUSH the changes to CurrentRelease.xml to GitHub with a comment of "Announced version X.Y.Z to check for update."
35+ 15 . Commit AND PUSH the changes to CurrentRelease.xml to GitHub with a comment of "Announced version X.Y.Z to check for update."
3436
3537--------------------------------------------------------------------------------
3638PREPARE TRUNK FOR NEXT VERSION
You can’t perform that action at this time.
0 commit comments