This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b61225a Add D204 pydocstyle check (#11031)
add 17faea0 Starting breeze will run an init script after the environment
is setup (#11029)
No new revisions were added by this update.
Summary of changes:
BREEZE.rst | 5 ++++
breeze | 11 ++++++++
breeze-complete | 2 +-
scripts/ci/docker-compose/base.yml | 1 +
scripts/ci/libraries/_initialization.sh | 10 +++++++
scripts/in_container/check_environment.sh | 2 ++
scripts/in_container/entrypoint_ci.sh | 3 +++
scripts/in_container/entrypoint_exec.sh | 3 +++
scripts/in_container/run_init_script.sh | 45 +++++++++++++++++++++++++++++++
9 files changed, 81 insertions(+), 1 deletion(-)
create mode 100755 scripts/in_container/run_init_script.sh