potiuk commented on a change in pull request #12154:
URL: https://github.com/apache/airflow/pull/12154#discussion_r519329413
##########
File path: scripts/ci/images/ci_prepare_prod_image_on_ci.sh
##########
@@ -48,4 +48,61 @@ function build_prod_images_on_ci() {
}
+
+function verify_prod_image_has_airflow_and_providers {
Review comment:
I can do better than that. I already have script that imports all of the
providers (I am using that in providers package/backport providers package
preparation and it is perfectly suited for that case. it is even very well
prepared to handle this case.
----------------------------------------------------------------
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]