Skip to content

Commit

Permalink
Updated release procedure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Ives committed Aug 1, 2021
1 parent af46119 commit 3b7782f
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Documentation/Release Procedure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,18 @@ This document defines the procedure for distributing a new release of CodeGen on

8. Uninstall the locally built (unsigned) version.

9. Push the "Updatad documentation" commit to GitHub.

10. Run the Azure DevOps CICD pipeline and verify that it completes successfully.
9. Run the Azure DevOps CICD pipeline and verify that it completes successfully.
(https://synergexdev.visualstudio.com/Development/_build?definitionId=149)

11. Download the signed installer and place it in the release history folder.
10. Download the signed installer and place it in the release history folder.

12. Install the signed version locally.
11. Install the signed version locally.

13. Do the release on GitHub.
12. Do the release on GitHub.

14. Bump the version number in CurrentRelease.xml
13. Bump the version number in CurrentRelease.xml

15. Commit AND PUSH the changes to CurrentRelease.xml to GitHub with a comment of "Announced version X.Y.Z to check for update."
14. Commit AND PUSH the changes to CurrentRelease.xml to GitHub with a comment of "Announced version X.Y.Z to check for update."

--------------------------------------------------------------------------------
PREPARE TRUNK FOR NEXT VERSION
Expand Down

0 comments on commit 3b7782f

Please sign in to comment.