This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 509d4d3 Handle occasional segfaults despites tests succeding (#18863)
add ce0b64e Fix --github-image-id flag for Breeze (#18882)
No new revisions were added by this update.
Summary of changes:
breeze | 3 +-
scripts/ci/docker-compose/base.yml | 2 +-
scripts/ci/libraries/_build_images.sh | 9 ++++--
scripts/ci/libraries/_docker_engine_resources.sh | 2 +-
scripts/ci/libraries/_push_pull_remove_images.sh | 37 +++++++---------------
scripts/ci/libraries/_runs.sh | 10 +++---
.../ci_install_and_test_provider_packages.sh | 2 +-
.../ci/static_checks/in_container_bats_tests.sh | 4 +--
scripts/ci/static_checks/mypy.sh | 2 +-
scripts/ci/static_checks/ui_lint.sh | 2 +-
scripts/ci/static_checks/www_lint.sh | 2 +-
.../ci_run_single_airflow_test_in_docker.sh | 2 +-
scripts/ci/tools/fix_ownership.sh | 6 ++--
13 files changed, 38 insertions(+), 45 deletions(-)