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 2022/08/05 15:24:04 UTC

[airflow] branch main updated (ce0a6e51c2 -> a01cc5b0b8)

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 ce0a6e51c2 set default task group in dag.add_task method (#25000)
     add a01cc5b0b8 Possibility to document DAG with a separated markdown file (#25509)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py                 | 24 +++++++++++++++++--
 docs/apache-airflow/concepts/dags.rst |  3 ++-
 tests/models/test_dag.py              | 45 +++++++++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+), 3 deletions(-)