Skip to content

[AIP-94] Mark config CLI commands as migrated to airflowctl#68958

Merged
henry3260 merged 1 commit into
apache:mainfrom
FrankYang0529:airflow-68402-config
Jul 2, 2026
Merged

[AIP-94] Mark config CLI commands as migrated to airflowctl#68958
henry3260 merged 1 commit into
apache:mainfrom
FrankYang0529:airflow-68402-config

Conversation

@FrankYang0529

@FrankYang0529 FrankYang0529 commented Jun 25, 2026

Copy link
Copy Markdown
Member

Under AIP-94 the remote config CLI commands are frozen so new development goes to airflowctl. Following the marker-only direction from #68726 , record their airflowctl counterparts for maintainers without emitting any user-facing deprecation warning.

related: #68402

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

  • 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.

@Lee-W

Lee-W commented Jun 29, 2026

Copy link
Copy Markdown
Member

will need conlict resolution on this one

1 similar comment
@Lee-W

Lee-W commented Jun 29, 2026

Copy link
Copy Markdown
Member

will need conlict resolution on this one

@FrankYang0529 FrankYang0529 force-pushed the airflow-68402-config branch from 9a53a57 to 2049101 Compare June 29, 2026 13:12
@Lee-W Lee-W requested a review from jason810496 June 30, 2026 04:17
Under AIP-94 the remote config CLI commands are frozen so new
development goes to airflowctl. Following the marker-only direction
from apache#68726 , record their airflowctl counterparts for maintainers
without emitting any user-facing deprecation warning.

Signed-off-by: PoAn Yang <payang@apache.org>
@FrankYang0529 FrankYang0529 force-pushed the airflow-68402-config branch from 2049101 to 585b008 Compare July 2, 2026 12:09
@FrankYang0529 FrankYang0529 requested a review from henry3260 as a code owner July 2, 2026 12:09
@henry3260 henry3260 added the backport-to-v3-3-test Backport to v3-3-test label Jul 2, 2026

@henry3260 henry3260 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@henry3260 henry3260 merged commit 6571dce into apache:main Jul 2, 2026
72 checks passed
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: backport label targeting v3-3-test
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Backport failed to create: v3-3-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 6571dce v3-3-test

This should apply the commit to the v3-3-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

@FrankYang0529 FrankYang0529 deleted the airflow-68402-config branch July 2, 2026 13:08
@henry3260

Copy link
Copy Markdown
Contributor

Backported in #69258

henry3260 added a commit that referenced this pull request Jul 2, 2026
…tl (#68958) (#69258)

Under AIP-94 the remote config CLI commands are frozen so new
development goes to airflowctl. Following the marker-only direction
from #68726 , record their airflowctl counterparts for maintainers
without emitting any user-facing deprecation warning.

(cherry picked from commit 6571dce)

Co-authored-by: PoAn Yang <payang@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants