...
Validation Steps in Bitbucket
- 1. Navigate to the release branch for May R2
- 2. Click the Create Pull Request button
- 3. Add the necessary approvers, and click Create Pull Request
- 4. The Validation Pipeline will run in the background. When the pipeline has no errors, it is ready for approval.
- 5. Once approved, merge the pull request. Merging to Master branch will not trigger auto deployment. Proceed to the Actual Deployment Steps
Actual Deployment Steps
- Login to PROD. Go to Setup>Deployment Status. Click Quick deploy on validated package
...