You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/12/29 21:25:22 UTC

[airflow] branch main updated (485ff6c -> c568353)

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

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


    from 485ff6c  Fix MyPy errors in Apache Providers (#20422)
     add c568353  Add script to generate chart changelog annotations (#20555)

No new revisions were added by this update.

Summary of changes:
 dev/README_RELEASE_HELM_CHART.md         |  20 ++++++
 dev/chart/build_changelog_annotations.py | 108 +++++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+)
 create mode 100755 dev/chart/build_changelog_annotations.py