Promoting a release to the next environment
Prerequisites
- You have created a release and added Flows to it. Refer to Adding a Flow to a release.
- You have at least two environments configured in your MCR.
Promote a release to deploy it to the next environment in the development life cycle.
For example:
- Once you have finished building the release in the development environment, you can promote the release to the test environment and test the Flows in the release.
- Once you have tested the release and it is ready to go live, you can promote it to the production environment.
You can only promote a release forward to the next environment. You must roll it back to undo and remove a release from the current environment. For more information, refer to Rolling back a release.
After creating a release, promote it to the test environment by following these steps:
-
Navigate to the Environments page.
-
Locate the release you created that is automatically deployed to the Development environment.
-
Expand the release details and click Promote to Test.
-
System checks for MCR nodes.
-
If the target environment has an MCR node configured, the system notifies that node to download and deploy the release.
-
If you have associated multiple nodes, the system notifies each node in sequence.
-
If you have not configured an MCR node for the environment, the system deploys the release to the cloud runtime by default.
-
-
The Flow design-time modal waits for a success message from the MCR node.
-
On success, you will view the
Promote release successfulmessage. -
On failure, the screen returns an error notification at the bottom right of the screen.
-