-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
Remove fab from preinstalled providers #48457
Conversation
I dont think we can rely on tests to test whether fab needs to be preinstalled. As far as I know the CI image is built using sources, so fab is still in the image. @potiuk do you have any idea on how we could test that? |
2bc6fbb
to
d29333c
Compare
After #48223 it will be much more straightforward - you will be aable to easily see/test what breaks with |
Nice :) |
d29333c
to
b9b8674
Compare
Running all tests |
e2e8e0b
to
e2fb668
Compare
e2fb668
to
da8d034
Compare
8001bd7
to
54ebe53
Compare
54ebe53
to
d566117
Compare
All tests are passing 🎉 |
Remove fab from preinstalled providers.
^ 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 airflow-core/newsfragments.