astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

Use astro cli for deployment than an bash script #863

Closed rajaths010494 closed 10 months ago

rajaths010494 commented 1 year ago

Currently, we have a bash script to deploy the DAGs to astro-cloud. But instead, we should use: https://github.com/astronomer/deploy-action

https://github.com/astronomer/astro-sdk/pull/1499#discussion_r1083975901

vatsrahul1001 commented 10 months ago

This is done