kaxil commented on a change in pull request #13488:
URL: https://github.com/apache/airflow/pull/13488#discussion_r554235494
##########
File path: scripts/in_container/run_prepare_provider_packages.sh
##########
@@ -167,7 +167,8 @@ function build_provider_packages() {
cat "${LOG_FILE}"
exit "${RES}"
fi
- echo " Prepared ${PACKAGE_TYPE} package ${PROVIDER_PACKAGE} format
${PACKAGE_FORMAT}"
+ echo
"==================================================================================="
+ echo "${COLOR_GREEN_OK} Prepared ${PACKAGE_TYPE} package
${PROVIDER_PACKAGE} format ${PACKAGE_FORMAT}${COLOR_RESET}"
Review comment:
Feel free to discard review after making these changes
----------------------------------------------------------------
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]