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 b47b5ff55a Complete AWS auth manager documentation: configuration of
Amazon Verified Permissions (#38409)
add a697bb4f6e Fix image cache optimizations - speeding up the build
(#38442) (#38473)
No new revisions were added by this update.
Summary of changes:
.github/workflows/additional-ci-image-checks.yml | 56 +++++++++---------
.github/workflows/build-images.yml | 3 +-
.github/workflows/ci-image-build.yml | 17 +++---
.github/workflows/ci.yml | 2 +
.github/workflows/finalize-tests.yml | 67 +++++++++++++--------
.github/workflows/prod-image-build.yml | 9 ++-
.github/workflows/prod-image-extra-checks.yml | 3 +
.github/workflows/push-image-cache.yml | 68 ++++++++++------------
.../airflow_breeze/utils/docker_command_utils.py | 6 +-
dev/breeze/src/airflow_breeze/utils/image.py | 14 +----
10 files changed, 128 insertions(+), 117 deletions(-)