Deploy code from the Astro IDE

Private Preview
This feature is in Private Preview.

The Astro IDE offers an integrated workflow for deploying Airflow dag changes. This allows you to deploy your latest changes from the Astro IDE to your Astro environment.

Deploy to an Astro Deployment

Follow these steps to deploy your latest changes from the Astro IDE to your Astro environment.

Prerequisites

1

Open the Deploy menu

In the Astro IDE, click the More Actions menu toolbar and select Deploy Project….

2

Choose version and Deployment target

In the Deploy Project dialog:

  • Review or edit the Version you want to deploy.
  • Select the Deployment target from your available Deployments.
3

Deploy

Click Deploy Project to start the code deploy.

4

Confirm deployment

In the Astro UI, open the target Deployment and check Deploy History in the Overview tab. Confirm that the latest deployment entry shows Astro IDE in the Deployed By column to verify your code was successfully deployed from the IDE.