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/06/21 18:51:30 UTC

[airflow] branch main updated (79494a6 -> 9f92786)

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 79494a6  Clean up MSSQL data directories at the end of each CI run (#16503)
     add 9f92786  Switches to manually building docker images (#16570)

No new revisions were added by this update.

Summary of changes:
 dev/README_RELEASE_AIRFLOW.md                      |  68 +++-------
 hooks/build                                        |  28 ----
 hooks/push                                         |  25 ----
 scripts/ci/images/ci_build_dockerhub.sh            | 151 +++++----------------
 .../prepare_prod_docker_images.sh}                 |  38 +++---
 5 files changed, 66 insertions(+), 244 deletions(-)
 delete mode 100755 hooks/build
 delete mode 100755 hooks/push
 copy scripts/ci/{dockerfiles/krb5-kdc-server/utils/create_admin.sh => tools/prepare_prod_docker_images.sh} (60%)