You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/02/25 07:32:30 UTC

[airflow] branch main updated (608b8c4 -> 5a6316f)

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

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


    from 608b8c4  Fix test CreateUserJobTest::test_should_disable_default_helm_hooks (#21776)
     add 5a6316f  Add another way to dynamically generate DAGs to docs (#21297)

No new revisions were added by this update.

Summary of changes:
 docs/apache-airflow/best-practices.rst             |  92 +-------------
 .../howto/dynamic-dag-generation.rst               | 140 +++++++++++++++++++++
 docs/apache-airflow/howto/index.rst                |   1 +
 3 files changed, 146 insertions(+), 87 deletions(-)
 create mode 100644 docs/apache-airflow/howto/dynamic-dag-generation.rst