Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Version Check for CLI Imports in Providers #45255

Merged
merged 6 commits into from
Dec 30, 2024

Conversation

bugraoz93
Copy link
Collaborator

@bugraoz93 bugraoz93 commented Dec 27, 2024

closes: #44538 (comment)
While testing the changes (here #45148, I missed that we are releasing the providers from the main branch but actual versions not from the main branch. So I have only tested the changes on the main, my bad 🤦

The imports for the older versions were adjusted accordingly.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk
Copy link
Member

potiuk commented Dec 27, 2024

Hmm. Interesting it was not caught by the compatibility tests

@potiuk
Copy link
Member

potiuk commented Dec 27, 2024

And some tests still need fixing.

@bugraoz93
Copy link
Collaborator Author

Hmm. Interesting it was not caught by the compatibility tests

Yeah, I would expect some tests to fail.

And some tests still need fixing.

Yes, I am fixing them now. Thanks for the quick review!

@bugraoz93 bugraoz93 force-pushed the fix/cli-import-in-providers branch from b89f1f4 to e01cf3f Compare December 27, 2024 22:57
@bugraoz93 bugraoz93 force-pushed the fix/cli-import-in-providers branch from 0c8e1fe to b2653cf Compare December 27, 2024 23:09
@bugraoz93
Copy link
Collaborator Author

My local pre-commit didn't fix the exact issue even with --all-files. Suspecting from old image, rebuilding and trying again now

@bugraoz93 bugraoz93 force-pushed the fix/cli-import-in-providers branch from 07b07eb to cc5fe7e Compare December 30, 2024 00:40
@bugraoz93 bugraoz93 force-pushed the fix/cli-import-in-providers branch from cc5fe7e to c44ef80 Compare December 30, 2024 00:43
@jedcunningham jedcunningham merged commit a152b6a into apache:main Dec 30, 2024
60 checks passed
@kurtrwall kurtrwall mentioned this pull request Jan 2, 2025
2 tasks
@potiuk potiuk linked an issue Jan 3, 2025 that may be closed by this pull request
2 tasks
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
Sign up for free to 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.

Airflow Celery CLI broken
4 participants