Deploying to an Environment
Before Deployment
- Ensure git has been set up and what you want to deploy has been committed to a git branch
- Ensure Snowflake credentials have been entered and are working for any Environments you plan to Deploy
The Deployment Wizard
To deploy an Environment, click on ⋮ (vertical ellipsis) and select Deploy. This will open the Deploy Wizard that will guide you through deployment.

Starting the Deploy Wizard
Package
On the Package screen you can choose which branch and commit you'd like to deploy to your Environment.

Choosing a branch and commit
Parameters
Here you'll see your default parameters for the environment and have the opportunity to override them for this specific deploy. You can read more about this feature here.

Parameters for deployment
Review Plan
Here you'll see all metadata and generated SQL (DDL) that will run during the deployment. The user should review this screen to ensure everything is as intended.

The Review Plan screen
Updated 8 months ago