Skip to content

[DCV-3973] Document the datacoves airflow3-check command - #59

Open
gams87 wants to merge 2 commits into
mainfrom
DCV-3973-airflow3-check-docs
Open

[DCV-3973] Document the datacoves airflow3-check command#59
gams87 wants to merge 2 commits into
mainfrom
DCV-3973-airflow3-check-docs

Conversation

@gams87

@gams87 gams87 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Adds a "Check your DAGs for Airflow 3 migration issues" how-to under How-tos > Airflow, documenting the new datacoves airflow3-check command (datacoves/datacoves#1591, DCV-3973).

Covers what the check finds (a table of Airflow 2 patterns and their Airflow 3 replacements), how to run it against the environment's configured DAGs folder or an explicit path, exit codes for scripting, --fix and its safe-fixes-only behavior, and a recommended migration workflow including the portable try/except import pattern - which the check recognizes and does not flag (verified against a real portable DAG).

Publish together with the release that ships the command in the code-server image.

🤖 Generated with Claude Code

@gams87
gams87 marked this pull request as draft August 18, 2026 19:47
@gams87
gams87 marked this pull request as ready for review August 18, 2026 21:08
@gams87
gams87 requested a review from noel August 18, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants