potiuk commented on a change in pull request #7793: Verify that all providers
packages are included
URL: https://github.com/apache/airflow/pull/7793#discussion_r396102441
##########
File path: scripts/ci/ci_prepare_packages.sh
##########
@@ -63,18 +95,6 @@ do
python3 setup_backport_packages.py "${BACKPORT_PACKAGE}" sdist bdist_wheel
>/dev/null
done
-if [[ ${BUILD_COMMON_PROVIDERS_PACKAGE} == "true" ]]; then
Review comment:
BTW. We are getting rid of the common providers package
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services