You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/01/05 07:43:27 UTC

[airflow] branch main updated (b83084b -> 64c0bd5)

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

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


    from b83084b  Add filter by state in DagRun REST API (List Dag Runs) (#20485)
     add 64c0bd5  bugfix: deferred tasks does not cancel when DAG is marked fail (#20649)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/experimental/mark_tasks.py | 119 ++++++++++++++++++--------
 1 file changed, 84 insertions(+), 35 deletions(-)