Skip to content

[AIP-94] Migrate airflow providers command to the API server#68525

Merged
henry3260 merged 1 commit into
apache:mainfrom
henry3260:migrate-airflowctl-providers-list
Jul 2, 2026
Merged

[AIP-94] Migrate airflow providers command to the API server#68525
henry3260 merged 1 commit into
apache:mainfrom
henry3260:migrate-airflowctl-providers-list

Conversation

@henry3260

@henry3260 henry3260 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

What

  • Migrated the legacy airflow providers list and airflow providers get command to retrieve installed providers through the airflowctl API client.

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.

@henry3260
henry3260 marked this pull request as ready for review June 14, 2026 03:49
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jun 17, 2026
@henry3260
henry3260 force-pushed the migrate-airflowctl-providers-list branch 3 times, most recently from b4fadb5 to c395ce0 Compare June 24, 2026 10:58
@henry3260
henry3260 force-pushed the migrate-airflowctl-providers-list branch from c395ce0 to 51e05e8 Compare July 2, 2026 04:08
@henry3260 henry3260 added the backport-to-v3-3-test Backport to v3-3-test label Jul 2, 2026
The airflowctl migration direction now keeps existing airflow CLI behavior unchanged and only records commands that should no longer receive new development.
@henry3260
henry3260 force-pushed the migrate-airflowctl-providers-list branch from 51e05e8 to d9d046c Compare July 2, 2026 04:21
@henry3260 henry3260 changed the title [AIP-94] Migrate airflow providers list to the API server [AIP-94] Migrate airflow providers command to the API server Jul 2, 2026
@henry3260
henry3260 merged commit 17aa541 into apache:main Jul 2, 2026
72 checks passed
@henry3260
henry3260 deleted the migrate-airflowctl-providers-list branch July 2, 2026 05:55
@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 17aa541 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.

potiuk pushed a commit that referenced this pull request Jul 2, 2026
The airflowctl migration direction now keeps existing airflow CLI behavior unchanged and only records commands that should no longer receive new development.

(cherry picked from commit 17aa541)
vatsrahul1001 pushed a commit that referenced this pull request Jul 3, 2026
The airflowctl migration direction now keeps existing airflow CLI behavior unchanged and only records commands that should no longer receive new development.

(cherry picked from commit 17aa541)
vatsrahul1001 pushed a commit that referenced this pull request Jul 7, 2026
The airflowctl migration direction now keeps existing airflow CLI behavior unchanged and only records commands that should no longer receive new development.

(cherry picked from commit 17aa541)
vatsrahul1001 pushed a commit that referenced this pull request Jul 9, 2026
The airflowctl migration direction now keeps existing airflow CLI behavior unchanged and only records commands that should no longer receive new development.

(cherry picked from commit 17aa541)
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