potiuk commented on a change in pull request #7391: [AIRFLOW-6663] Prepare
backporting packages
URL: https://github.com/apache/airflow/pull/7391#discussion_r376826922
##########
File path: scripts/ci/_utils.sh
##########
@@ -1023,3 +1023,9 @@ function check_for_allowed_params {
fi
save_to_file "${_VARIABLE_NAME}"
}
+
+
+function prepeare_backport_packages() {
+ ALL_PROVIDER_PACKAGES_
Review comment:
Ah. That's a remainder from earlier test. will remove it.
----------------------------------------------------------------
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