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/05/24 20:25:24 UTC

[airflow] branch master updated (c288957 -> fcde212)

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 c288957  Fix auto-refresh in tree view When webserver ui is not in ``/`` (#16018)
     add fcde212  Make scripts/ci/libraries Google Shell Guide Compliant (#15973)

No new revisions were added by this update.

Summary of changes:
 scripts/ci/libraries/_build_images.sh            | 59 ++++++++--------
 scripts/ci/libraries/_kind.sh                    | 85 +++++++++++++-----------
 scripts/ci/libraries/_md5sum.sh                  | 72 ++++++++++----------
 scripts/ci/libraries/_parameters.sh              | 27 ++++----
 scripts/ci/libraries/_push_pull_remove_images.sh | 80 +++++++++++-----------
 scripts/ci/libraries/_pylint.sh                  | 10 +--
 scripts/ci/libraries/_sanity_checks.sh           | 14 ++--
 scripts/ci/libraries/_spinner.sh                 | 32 ++++-----
 scripts/ci/libraries/_start_end.sh               |  8 ++-
 9 files changed, 206 insertions(+), 181 deletions(-)