You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/11/23 19:35:47 UTC

[airflow] branch main updated (bccb45f -> fe682ec)

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

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


    from bccb45f  Add retagging images accross repos (#19778)
     add fe682ec  Fix duplicate changelog entries (#19759)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  6 +++
 BREEZE.rst                                         | 30 +++++------
 CHANGELOG.txt                                      | 36 +------------
 STATIC_CODE_CHECKS.rst                             |  2 +
 airflow/providers/amazon/CHANGELOG.rst             |  1 -
 airflow/providers/cncf/kubernetes/CHANGELOG.rst    |  3 --
 airflow/providers/elasticsearch/CHANGELOG.rst      |  1 -
 airflow/providers/microsoft/winrm/CHANGELOG.rst    |  2 +-
 airflow/providers/mongo/CHANGELOG.rst              |  1 -
 breeze-complete                                    |  1 +
 .../pre_commit/pre_commit_changelog_duplicates.py  | 60 ++++++++++++++++++++++
 11 files changed, 87 insertions(+), 56 deletions(-)
 create mode 100755 scripts/ci/pre_commit/pre_commit_changelog_duplicates.py