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 2021/09/22 20:16:59 UTC

[airflow] branch main updated (13a558d -> 56d1765)

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 13a558d  Add cascade to DagRun/TaskInstance relationship (#18434)
     add 56d1765  Properly fix dagrun update state endpoint (#18370)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/experimental/mark_tasks.py      |  1 -
 .../api_connexion/endpoints/dag_run_endpoint.py    | 14 +++++++--
 .../endpoints/test_dag_run_endpoint.py             | 33 ++++++++++++++--------
 3 files changed, 33 insertions(+), 15 deletions(-)