-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Untangle conf secrets deps #10559
Untangle conf secrets deps #10559
Conversation
a7c59d1
to
de7b2d1
Compare
I think this way it is even nicer. |
e8c4da8
to
5e00771
Compare
I think it shoudl be ratrher nice now :) |
Taking a look at the changes and failed tests I would say that we may need to adjust mocking? |
I think it's better to keep backward compatibility and restore "get_connections" method in BaseHook :) |
5e00771
to
859c75b
Compare
I think this should work now :) |
859c75b
to
bd07308
Compare
Or rather this time - there was some bad refactor breaking other tests :) |
bd07308
to
5a2babb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 🚀
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.