-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Explore and add static checks for DAGs for early detection of common issues #43176
Comments
In the context of this issue, DAG linting as mentioned by this article (shared by @potiuk on slack) can also be explored: Inspired by above article, may be we can have commands like |
I feel it's a bit different. 🤔 But for |
Good to see new airflow-specific Ruff rules being added (AIR3##). Nice work @Lee-W! |
Description
As per users' feedback in the Airflow Debugging Survey 2024, 48.3% of respondents chose early issue detection during execution as one of their top 2 choices.
Use case/motivation
Goal of this issue:
Related issues
Parent Issue: #40975
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: