Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate --tree flag for tasks list cli command #41965

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

jedcunningham
Copy link
Member

This also deprecates the public helper functions that powered it. These will all be removed in Airflow 3 in favor of dags show.

Note that I didn't force a warning when --tree is used - that cli command is marked to suppress warnings and logging, and forcing it felt more like a breaking change to me.

Related to #41505. Airflow 3 removal is in #41964.

This also deprecates the public helper functions that powered it. These
will all be removed in Airflow 3 in favor of `dags show`.
@jedcunningham jedcunningham merged commit 2a683d5 into apache:v2-10-test Sep 3, 2024
49 checks passed
@jedcunningham jedcunningham deleted the deprecate_tree_stuff branch September 3, 2024 01:40
@jedcunningham jedcunningham added this to the Airflow 2.10.2 milestone Sep 3, 2024
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Sep 13, 2024
ephraimbuddy pushed a commit that referenced this pull request Sep 13, 2024
This also deprecates the public helper functions that powered it. These
will all be removed in Airflow 3 in favor of `dags show`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:CLI type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants