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/28 09:25:39 UTC

[airflow] branch master updated (7d18150 -> 1c69431)

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 7d18150  Enable LDAP auth in docker-compose.yaml (#14516)
     add 1c69431  chore: fix case of GitHub (#14525)

No new revisions were added by this update.

Summary of changes:
 BREEZE.rst                                           |  6 +++---
 CI.rst                                               | 20 ++++++++++----------
 COMMITTERS.rst                                       |  4 ++--
 CONTRIBUTORS_QUICK_START.rst                         |  4 ++--
 IMAGES.rst                                           |  6 +++---
 ISSUE_TRIAGE_PROCESS.rst                             |  2 +-
 breeze                                               | 10 +++++-----
 .../secrets-backends/aws-ssm-parameter-store.rst     |  2 +-
 scripts/ci/libraries/_build_images.sh                | 14 +++++++-------
 scripts/ci/libraries/_push_pull_remove_images.sh     |  4 ++--
 scripts/ci/libraries/_script_init.sh                 |  2 +-
 scripts/ci/libraries/_start_end.sh                   |  4 ++--
 scripts/in_container/_in_container_utils.sh          |  4 ++--
 scripts/in_container/check_environment.sh            |  2 +-
 scripts/in_container/prod/entrypoint_prod.sh         |  2 +-
 15 files changed, 43 insertions(+), 43 deletions(-)