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/04/30 19:53:33 UTC

[airflow] branch master updated (18531f8 -> a4211e2)

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

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


    from 18531f8  Add test for the create user job in helm chart (#15614)
     add a4211e2  Fix changing the parent dag state on subdag clear (#15562)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py    |  1 +
 tests/models/test_dag.py | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)