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/08/18 18:38:50 UTC

[airflow] branch main updated (be9911c -> 4e59741)

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 be9911c  Renames main workflow to `Tests` (#17650)
     add 4e59741  Remove legacy image convention (#17692)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images.yml                 |  8 ------
 scripts/ci/images/ci_prepare_ci_image_on_ci.sh     |  6 +----
 scripts/ci/images/ci_prepare_prod_image_on_ci.sh   |  5 +---
 scripts/ci/images/ci_push_legacy_ci_images.sh      | 27 -------------------
 scripts/ci/images/ci_push_legacy_prod_images.sh    | 27 -------------------
 .../ci/images/ci_wait_for_and_verify_ci_image.sh   | 11 +-------
 .../ci/images/ci_wait_for_and_verify_prod_image.sh | 11 +-------
 scripts/ci/libraries/_build_images.sh              | 30 ++--------------------
 scripts/ci/libraries/_push_pull_remove_images.sh   |  7 +----
 9 files changed, 7 insertions(+), 125 deletions(-)
 delete mode 100755 scripts/ci/images/ci_push_legacy_ci_images.sh
 delete mode 100755 scripts/ci/images/ci_push_legacy_prod_images.sh