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 2020/08/23 15:13:50 UTC

[airflow] branch master updated (5c6e4e2 -> 3a53039)

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 5c6e4e2  Make Stats pylint compatible (#10496)
     add 3a53039  GitHub Registry is now lowercase (#10489)

No new revisions were added by this update.

Summary of changes:
 scripts/ci/images/ci_prepare_ci_image_on_ci.sh   |  4 +--
 scripts/ci/images/ci_prepare_prod_image_on_ci.sh |  4 +--
 scripts/ci/images/ci_wait_for_all_ci_images.sh   |  9 +++++-
 scripts/ci/images/ci_wait_for_all_prod_images.sh |  8 ++++-
 scripts/ci/libraries/_build_images.sh            | 21 +++++--------
 scripts/ci/libraries/_initialization.sh          |  4 +++
 scripts/ci/libraries/_push_pull_remove_images.sh | 39 +++++++++++++-----------
 7 files changed, 52 insertions(+), 37 deletions(-)