Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. One week before anticipated release, be sure to create an SMGS ticket for any on-premise applications that must be deployed. /wiki/spaces/MAR/pages/158138386.

  2. By now you might have a release branch created, ideally under a release folder in your code repository. If not, create a release branch and tag the ‘develop' branch with the release number for tracking purposes.

  3. Create the application builds by running the TCMH pipelines at this location against your release branch. They need to be executed individually because they are not set to trigger automatically. Please note that the Azure pipeline will containerize the CertificateProcessingRemote.API application and push to the shared container registry at this location.

How to deploy CertificateProcessingRemote.API

  1. Go to Deployment Center blade of the app service and select the image build that you just created; after saving, the app service will load the new image.

    Image Added

How to deploy the on-premise applications

  1. After your change is approved in SMGS by the Change Control Board (CCB), you will be provided with a staging location for your deployment package. Navigate to the production release pipeline, select Edit and change the staging variable value to the value provided by CCB.