turbaszek commented on a change in pull request #7805: Change name of the
common environment initialization function
URL: https://github.com/apache/airflow/pull/7805#discussion_r396106437
##########
File path: scripts/ci/_utils.sh
##########
@@ -37,7 +37,7 @@ function verbose_docker {
docker "${@}"
}
-function initialize_breeze_environment {
+function initialize_common_environment {
Review comment:
Would you mind adding a comment on what is the "common environment"? It will
help others to understand the purpose ;)
----------------------------------------------------------------
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