You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/02/22 23:12:55 UTC

[airflow] branch master updated (3a046fa -> b7d9c34)

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 3a046fa  Remove testfixtures module that is only used once (#14318)
     add b7d9c34  Fix caching of python images during builds (#14347)

No new revisions were added by this update.

Summary of changes:
 CI.rst                                           |   2 +-
 breeze                                           |  20 ++-
 scripts/ci/images/ci_prepare_ci_image_on_ci.sh   |   2 +-
 scripts/ci/libraries/_build_images.sh            |  10 +-
 scripts/ci/libraries/_initialization.sh          |  17 ++-
 scripts/ci/libraries/_push_pull_remove_images.sh | 153 ++++++++++++-----------
 scripts/ci/selective_ci_checks.sh                |   2 +-
 7 files changed, 115 insertions(+), 91 deletions(-)