potiuk commented on code in PR #37362: URL: https://github.com/apache/airflow/pull/37362#discussion_r1486424875
########## airflow/providers/fab/provider.yaml: ########## @@ -26,7 +26,7 @@ description: | # The provider is not yet ready to be released, we will skip it by default when preparing new release waves # For providers until we think it should be released. -state: not-ready Review Comment: Well. There are quite a few considerations there, because of the way how`pip` treats pre-release packages in a different namespace and how `chicken-egg` providers works. Unfortunatley `--include-pre` is not selective and it includes all pre-release packages when we are installing them in CI -- 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]
