You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by fe...@apache.org on 2020/08/06 11:08:55 UTC

[airflow] branch master updated (0103226 -> 73ad5a4)

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

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


    from 0103226  Improve handling Dataproc cluster creation with ERROR state (#9593)
     add 73ad5a4  Fix BaseSensorOperator soft_fail mode to respect downstream tasks trigger_rule (#8867)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                             | 10 ++++++++++
 airflow/sensors/base_sensor_operator.py |  7 -------
 tests/sensors/test_base_sensor.py       | 15 ++++++++++++---
 3 files changed, 22 insertions(+), 10 deletions(-)