Skip to content

Revert AWS services toolset for common AI provider - #70695

Merged
gopidesupavan merged 3 commits into
apache:mainfrom
gopidesupavan:revert-pr-70087
Jul 29, 2026
Merged

Revert AWS services toolset for common AI provider #70695
gopidesupavan merged 3 commits into
apache:mainfrom
gopidesupavan:revert-pr-70087

Conversation

@gopidesupavan

@gopidesupavangopidesupavan commented Jul 29, 2026

Copy link
Copy Markdown
Member

We have discussion on this PR today with kaxil and vikram.. the alternatives we have aws mcp servers..

#70087


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.

@kaxilkaxil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks Pavan

@eladkaleladkal removed the backport-to-v3-3-test Backport to v3-3-test label Jul 29, 2026
kaxil added 2 commits July 30, 2026 01:38
The AWS toolset module was deleted by this revert but stayed registered under
`toolsets/python-modules` in provider.yaml, so the provider.yaml validation
static check failed importing it.
Reverses apache#70481. That marked the provider not-ready so the release manager
would skip it while the AWS toolset work was still in flight; this PR removes
that toolset, so the provider is releasable again.
Flipping the state back re-adds common.ai to the provider-id choice lists in
the release-management help screens, hence the regenerated breeze command
output images.
@potiukpotiuk mentioned this pull request Aug 2, 2026
1 task
dabla pushed a commit to dabla/airflow that referenced this pull request Aug 14, 2026
* Revert AWS services toolset for common AI provider
* Remove AWS toolset module from common.ai provider.yaml
The AWS toolset module was deleted by this revert but stayed registered under
`toolsets/python-modules` in provider.yaml, so the provider.yaml validation
static check failed importing it.
* Mark common.ai provider as ready for release
Reverses apache#70481. That marked the provider not-ready so the release manager
would skip it while the AWS toolset work was still in flight; this PR removes
that toolset, so the provider is releasable again.
Flipping the state back re-adds common.ai to the provider-id choice lists in
the release-management help screens, hence the regenerated breeze command
output images.
---------
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@gopidesupavan@kaxil@eladkal