You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/07/20 13:04:44 UTC

[airflow] branch main updated (3939e84 -> 9b3bfe6)

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

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


    from 3939e84  Enable using custom pod launcher in Kubernetes Pod Operator (#16945)
     add 9b3bfe6  Ensure a DAG is acyclic when running DAG.cli() (#17105)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py             |  3 +++
 airflow/utils/dag_cycle_tester.py | 14 +++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)