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 576300d5bc4 Revise SVN repository instructions in README (#55347) add b5078527993 Only use runner cleanup where it is really needed (#55345) No new revisions were added by this update. Summary of changes: .github/actions/prepare_breeze_and_image/action.yml | 8 ++++++-- .github/workflows/additional-ci-image-checks.yml | 2 -- .github/workflows/additional-prod-image-tests.yml | 3 +++ .github/workflows/airflow-distributions-tests.yml | 5 +---- .github/workflows/basic-tests.yml | 10 ---------- .github/workflows/ci-amd.yml | 4 ---- .github/workflows/ci-arm.yml | 2 -- .github/workflows/ci-image-build.yml | 6 ++++-- .github/workflows/ci-image-checks.yml | 5 +++++ .github/workflows/finalize-tests.yml | 3 +-- .github/workflows/generate-constraints.yml | 1 + .github/workflows/helm-tests.yml | 3 +-- .github/workflows/integration-system-tests.yml | 3 +++ .github/workflows/k8s-tests.yml | 1 + .github/workflows/prod-image-build.yml | 11 +++++++---- .github/workflows/publish-docs-to-s3.yml | 11 +++-------- .github/workflows/push-image-cache.yml | 4 ---- .github/workflows/release_dockerhub_image.yml | 2 -- .../workflows/release_single_dockerhub_image.yml | 4 ---- .github/workflows/run-unit-tests.yml | 6 ++++++ .github/workflows/test-providers.yml | 2 ++ .../{images/initialize.sh => make_mnt_writeable.sh} | 20 ++++++++++++-------- ..._and_cleanup_runner.sh => move_docker_to_mnt.sh} | 21 ++++++++++----------- 23 files changed, 66 insertions(+), 71 deletions(-) copy scripts/ci/{images/initialize.sh => make_mnt_writeable.sh} (72%) rename scripts/ci/{prepare_and_cleanup_runner.sh => move_docker_to_mnt.sh} (86%)