This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
from 33230e20960 [v3-0-test] Fix memory leak in dag-processor (#50558) (#50559) new 304b2e73fe8 More diagnostics and more logical name for cleaning up the runner (#50540) new 01804ca7933 Another place where we double clean the /mnt drive (#50565) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/actions/prepare_breeze_and_image/action.yml | 9 +++++++-- .github/workflows/additional-ci-image-checks.yml | 4 ++-- .github/workflows/additional-prod-image-tests.yml | 2 -- .github/workflows/basic-tests.yml | 20 ++++++++++---------- .github/workflows/ci-amd.yml | 8 ++++---- .github/workflows/ci-arm.yml | 4 ++-- .github/workflows/ci-image-build.yml | 4 ++-- .github/workflows/ci-image-checks.yml | 8 ++------ .github/workflows/finalize-tests.yml | 4 ++-- .github/workflows/generate-constraints.yml | 4 ++-- .github/workflows/helm-tests.yml | 4 ++-- .github/workflows/prod-image-build.yml | 8 ++++---- .github/workflows/publish-docs-to-s3.yml | 8 ++++---- .github/workflows/push-image-cache.yml | 8 ++++---- .github/workflows/release_dockerhub_image.yml | 8 +++++--- .github/workflows/release_single_dockerhub_image.yml | 8 ++++---- ...eanup_docker.sh => prepare_and_cleanup_runner.sh} | 4 ++-- scripts/tools/free_up_disk_space.sh | 4 ++-- 18 files changed, 60 insertions(+), 59 deletions(-) rename scripts/ci/{cleanup_docker.sh => prepare_and_cleanup_runner.sh} (95%)