astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
361 stars 71 forks source link

Bump default Runtime version #1733

Open BasPH opened 1 month ago

BasPH commented 1 month ago

Describe the bug

Related to https://github.com/astronomer/astro-cli/issues/1732, the default Runtime version is quite low: currently 5.0.1, which is already out of support. I suggest defaulting to the latest Runtime version.

What CLI Version did you experience this bug? 1.29.0

This CLI bug is related to which Astronomer Platform?

What Operating System is the above CLI installed on?

🪜 Steps To Reproduce

📸 Screenshots

schnie commented 1 month ago

Could we attempt to hit updates.astronomer.io to get the latest when we init a project? If that fails then maybe fallback to a hard-coded version?

robshea-astro commented 1 month ago

Options: 1) Error out without a fully qualified runtime version 2) Auto update the default on new CLI releases