Mark common.ai provider as not ready for release - #70481
Merged
Merged
Conversation
shahar1
approved these changes
Jul 27, 2026
Contributor
Could you please run the pre-commits? |
Lee-W
approved these changes
Jul 27, 2026
eladkal
requested review from
amoghrajesh,
bugraoz93,
choo121600,
ephraimbuddy,
jason810496,
jedcunningham,
jscheffl,
potiuk and
vatsrahul1001
as code owners
July 27, 2026 16:39
kaxil
added a commit
to gopidesupavan/airflow
that referenced
this pull request
Jul 29, 2026
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.
gopidesupavan
added a commit
that referenced
this pull request
Jul 29, 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 #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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
common.ai is still WIP for the next release
marking as not ready to avoid preparing it by release manager