generated from bcgov/quickstart-openshift
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Process
afwilcox edited this page Nov 25, 2024
·
2 revisions
At the time of writing this page parallel release development is not supported. All branches are created directly off main.
-
Checkout the main branch in Visual Studio Code
-
Ensure you have synchronized the latest changes
-
Create the release branch using the convention {ticket-number}
Precondition: A pull request has been approved and merged into main
-
Click on the actions tab and find the most recent pending merge to main action
-
Click on review deployments, select the test environment and then approve and deploy
-
Verify that the deployment completes
-
Click on the actions tab and find the most recent pending merge to main action
-
Click on review deployments, select the prod environment and then approve and deploy
-
Verify that the deployment completes