You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2020/05/22 14:03:11 UTC

[airflow] branch master updated (9a4a2d1 -> b055151)

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

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


    from 9a4a2d1  [AIRFLOW-5262] Update timeout exception to include dag (#8466)
     add b055151  Add context to execution_date_fn in ExternalTaskSensor (#8702)

No new revisions were added by this update.

Summary of changes:
 airflow/sensors/external_task_sensor.py    | 22 +++++++++++++++++++++-
 tests/sensors/test_external_task_sensor.py | 22 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)