Jarek Potiuk
Jarek Potiuk
static checks failing - there is some inconistency in the provider.yaml
Common.messaging has a bug: #51770 -> already fixed in #51774
For posterity - following devlist thread. I suggest to remove `fab` as it contains bug https://github.com/apache/airflow/issues/51854 that was there for 2 releases but we have a chance to fix it...
Fix to FAB issue https://github.com/apache/airflow/pull/51858
> Hi everyone, I know this issue has been closed and resolved, but I noticed that the updated Google provider is still not included in the recently released Airflow 3.0.2...
Looking forward to your tests and confirming that 3.0.3 rc3 is what works for you @adeniyistephen -> the issue linked in the message is where you can comment on
> @eladkal @potiuk This error is logical, as I needed to add the common sql provider dependency as the GenericTransfer needs this dependency due to the newly introduced SQLExecuteQueryTrigger used...
> @potiuk Okay but this would then have an impact on imports no? Or would you keep same structure as is and move the GenericTransfer from standard providers to common...
@dabla - I rebased it -> we found and issue with @jscheffl with the new caching scheme - fixed in https://github.com/apache/airflow/pull/45347 that would run "main" version of the tests.