Skip to content

Commit aec5f66

Browse files
committed
Updated release prodedure document.
1 parent d164d3b commit aec5f66

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

Documentation/Release Procedure.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,20 @@ This document defines the procedure for distributing a new release of CodeGen on
1919

2020
8. 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
--------------------------------------------------------------------------------
3638
PREPARE TRUNK FOR NEXT VERSION

0 commit comments

Comments
 (0)