astro-sdk
astro-sdk copied to clipboard
Use deploy-actions to deploy DAGs to astro cloud
Describe the bug Currently, we have a bash script to deploy the DAGs to astro-cloud which is similar to astronomer-provider. But instead, we should use: https://github.com/astronomer/deploy-action
More details on : https://github.com/astronomer/astro-sdk/pull/1499#discussion_r1083975901
We need to credentials for astro-sdk instead of astronomer-provider @rajaths010494
@rajaths010494 to explore deploy actions and provide an estimate.