Dev-iL opened a new issue, #52663: URL: https://github.com/apache/airflow/issues/52663
(Issue created per request of @potiuk in #52648) In the context of adding SQLA2 support, we'd like to enable the workflow that checks for SQLA2 compatibility ASAP, to help contributors avoid introducing regressions. Currently, without upgrading to FAB5, the special SQLA2 workflow fails on some incompatibilities of airflow-core with FAB. To get it working, we should be able to add configurations to `entrypoint_ci.sh` to remove FAB (and perhaps other packages) and skip all the tests that depend on FAB. Prerequisite: #46891 Related: #52233 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
