potiuk commented on a change in pull request #8393: Bring back CI optimisations
URL: https://github.com/apache/airflow/pull/8393#discussion_r409472112
##########
File path: scripts/ci/ci_flake8.sh
##########
@@ -50,6 +50,8 @@ function run_flake8() {
fi
}
+get_ci_environment
Review comment:
Not really. There is one place that between get_ci_environment and
prepare_ci_build we check if this is a "cron" job (We find it out in
get_ci_environment) and if it is, we override few variables to make the build
from scratch.
----------------------------------------------------------------
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