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/03/24 07:41:41 UTC

[airflow] branch main updated (82a26c0 -> ac400eb)

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 82a26c0  Fix the docstrings (#22497)
     add ac400eb  Add tool to bulk-create issues. (#22462)

No new revisions were added by this update.

Summary of changes:
 dev/prepare_bulk_issues.py                     | 262 +++++++++++++++++++++++++
 dev/templates/example_dags_template.txt.jinja2 |  10 +
 dev/templates/system_test_template.txt.jinja2  |  14 ++
 3 files changed, 286 insertions(+)
 create mode 100755 dev/prepare_bulk_issues.py
 create mode 100644 dev/templates/example_dags_template.txt.jinja2
 create mode 100644 dev/templates/system_test_template.txt.jinja2