Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
- An Astro Deployment.
- The project must have been:
- Imported using the Astro GitHub integration, or
- Imported with the Astro CLI, or
- Created directly in the Astro IDE. Projects imported via manual Git provider configuration cannot be deployed directly from the IDE. Commit and push your changes to your Git provider, then use your organization’s standard CI/CD pipeline to deploy.