Skip to content

[AIP-94] Mark dags list-import-errors as migrated to airflowctl#68602

Open
yuseok89 wants to merge 1 commit into
apache:mainfrom
yuseok89:migrate-dags-list-import-errors-to-airflowctl
Open

[AIP-94] Mark dags list-import-errors as migrated to airflowctl#68602
yuseok89 wants to merge 1 commit into
apache:mainfrom
yuseok89:migrate-dags-list-import-errors-to-airflowctl

Conversation

@yuseok89

@yuseok89 yuseok89 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

related: #68402

Routes airflow dags list-import-errors through the API server and deprecates it for airflowctl dags list-import-errors. --local still reads local Dag bundles.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    • Opus 4.8

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@yuseok89 yuseok89 marked this pull request as ready for review June 16, 2026 23:55
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jun 17, 2026
@yuseok89 yuseok89 force-pushed the migrate-dags-list-import-errors-to-airflowctl branch from d29eb39 to 68c01c3 Compare June 24, 2026 00:49
@yuseok89

Copy link
Copy Markdown
Contributor Author

@bugraoz93
Following the converted direction, I've reworked this PR to be marker-only.
I dropped the earlier change that routed the command through the API server.
Does this match what you had in mind?
If so, I'd like to quickly roll the same change out to the other open PRs.

@bugraoz93

Copy link
Copy Markdown
Contributor

@bugraoz93 Following the converted direction, I've reworked this PR to be marker-only. I dropped the earlier change that routed the command through the API server. Does this match what you had in mind? If so, I'd like to quickly roll the same change out to the other open PRs.

Yes, thanks a lot!

@bugraoz93 bugraoz93 added the backport-to-v3-3-test Backport to v3-3-test label Jun 24, 2026
@bugraoz93 bugraoz93 changed the title [AIP-94] Route airflow dags list-import-errors through the API server [AIP-94] Add Maintainer deprecation to airflow dags list-import-errors Jun 24, 2026
@yuseok89 yuseok89 changed the title [AIP-94] Add Maintainer deprecation to airflow dags list-import-errors [AIP-94] Mark dags list-import-errors as migrated to airflowctl Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI backport-to-v3-3-test Backport to v3-3-test ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants