This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c9a34d2 Optionally tags image when building with Breeze (#11181)
add 68e0eb6 in_container bats pre-commit hook and updated bats-tests hook
(#11179)
No new revisions were added by this update.
Summary of changes:
.dockerignore | 1 +
.pre-commit-config.yaml | 9 ++++++-
BREEZE.rst | 24 ++++++++---------
Dockerfile.ci | 31 ++++++++++++++++++++++
STATIC_CODE_CHECKS.rst | 2 ++
breeze-complete | 1 +
...sts.sh => pre_commit_in_container_bats_test.sh} | 6 ++---
scripts/ci/static_checks/bats_tests.sh | 19 ++++++++++---
.../{flake8.sh => in_container_bats_tests.sh} | 18 +++++++------
.../bats/in_container/test_in_container.bats | 19 +++++++++----
tests/bats/test_empty_test.bats | 1 +
11 files changed, 99 insertions(+), 32 deletions(-)
copy scripts/ci/pre_commit/{pre_commit_bat_tests.sh =>
pre_commit_in_container_bats_test.sh} (83%)
copy scripts/ci/static_checks/{flake8.sh => in_container_bats_tests.sh} (76%)
mode change 100755 => 100644
copy scripts/ci/dockerfiles/bats/load.bash =>
tests/bats/in_container/test_in_container.bats (73%)