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
Access the Top Ribbon
Navigate to the Top Ribbon where the current version number and deployment options are located.
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.
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.
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.
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.
Last updated