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 75790d8  Check all deprecation messages in airflow.contrib (#9552)
     add 6aabd9a  More sensible docker caching strategy for Prod images (#9547)

No new revisions were added by this update.

Summary of changes:
 .dockerignore                                      |  2 -
 .github/workflows/ci.yml                           | 20 ++---
 BREEZE.rst                                         | 85 ++++++++++++++++++++--
 IMAGES.rst                                         | 52 +++++++++----
 breeze                                             | 48 ++++++++++--
 breeze-complete                                    |  6 +-
 ...image_on_ci.sh => ci_prepare_ci_image_on_ci.sh} |  3 -
 ...ace_on_ci.sh => ci_prepare_prod_image_on_ci.sh} |  6 +-
 scripts/ci/libraries/_build_images.sh              | 78 ++++++++++++++++----
 scripts/ci/libraries/_initialization.sh            |  5 --
 10 files changed, 234 insertions(+), 71 deletions(-)
 rename scripts/ci/{ci_prepare_image_on_ci.sh => ci_prepare_ci_image_on_ci.sh} 
(91%)
 copy scripts/ci/{ci_free_space_on_ci.sh => ci_prepare_prod_image_on_ci.sh} 
(91%)

Reply via email to