Deploy Using the Coalesce App

This guide will take you through a deployment using the Coalesce app.

Before Deployment

Deployment Wizard

To deploy an Environment, click on the Deploy button for the relevant Environment. This will open the Deploy Wizard that will guide you through deployment.

Starting the **Deploy Wizard**

Starting the Deploy Wizard

Package

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

2714

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. Learn more about Parameters.

2724

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.

2700

The Review Plan screen

Review the Deploy Status

You can review the deploy status by:

  • Going to the run in Coalesce App and clicking on the deploy.

  • If you're using the cli, adding the --out flag to print the results in JSON format.

  • Using the API, List Run Results, using the runID. The run ID is listed in the deploy information.

📘

Sorting Tip

Column headers can be dragged to set row groups.

Take a look at a quick deployment overview.