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/08/19 01:28:56 UTC

[airflow] branch main updated (32475fa -> 6040125)

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

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


    from 32475fa  Sync DB Migrations with Airflow 2.1.3 (#17703)
     add 6040125  Adding support for multiple task-ids in the external task sensor (#17339)

No new revisions were added by this update.

Summary of changes:
 airflow/sensors/external_task.py           | 50 +++++++++++++-----
 tests/sensors/test_external_task_sensor.py | 82 ++++++++++++++++++++++++++++--
 2 files changed, 114 insertions(+), 18 deletions(-)