You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/02/08 21:57:02 UTC

[airflow] branch master updated (78adaed -> 3ffd217)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 78adaed  Add allowed_jenkins_states to JenkinsJobTriggerOperator (#14131)
     add 3ffd217  Remove reinstalling azure-storage steps from CI / Breeze (#14102)

No new revisions were added by this update.

Summary of changes:
 scripts/docker/install_airflow.sh                  |  7 +------
 scripts/in_container/_in_container_utils.sh        | 22 ++++------------------
 scripts/in_container/entrypoint_ci.sh              |  4 ++--
 scripts/in_container/run_ci_tests.sh               |  2 --
 .../run_install_and_test_provider_packages.sh      |  5 ++---
 .../run_prepare_provider_documentation.sh          |  1 -
 setup.py                                           | 18 +++++-------------
 7 files changed, 14 insertions(+), 45 deletions(-)