Deploying to an Environment

Deploying a version to an environment allows making the current project version available in different stages, such as Development, Staging, or Production. This process ensures changes are tested and reviewed before going live.

Steps to Deploy to an Environment

  1. Access the Top Ribbon

    • Navigate to the Top Ribbon where the current version number and deployment options are located.

  2. Click on the Deploy Split Button

    • Locate the Deploy Split Button in the ribbon. Clicking this button will show a list of available environments to which you can deploy: Development, Staging, and Production.

  3. Select the Target Environment

    • Choose the environment where you want to deploy the latest version:

      • Development: Ideal for initial testing and validation of changes.

      • Staging: Used for pre-production testing, simulating the live environment.

      • Production: Deploy here to make the version live for end-users.

  4. Confirm the Deployment

    • After selecting the target environment, the system will initiate the deployment process.

    • Upon deployment completion, an email will be sent to your mailbox with the results.

  5. Monitor the Deployment Status

    • The deployment process may take some time. You can monitor the status in the Deployments tab within the Versions & Deployments page.

Only the latest published version can be deployed to an environment.

Last updated