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/09/03 13:04:08 UTC

[airflow] branch main updated (37581dadaa -> 921c932551)

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 37581dadaa Convert Helm tests to use the new Python Breeeze (#25678)
     add 921c932551 Replace INTHEWILD sorting with python (#26137)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  5 +-
 INTHEWILD.md                                       |  4 +-
 .../ci/pre_commit/pre_commit_sort_in_the_wild.py   | 70 ++++++++++++++++++++++
 .../ci/pre_commit/pre_commit_sort_in_the_wild.sh   | 33 ----------
 4 files changed, 75 insertions(+), 37 deletions(-)
 create mode 100755 scripts/ci/pre_commit/pre_commit_sort_in_the_wild.py
 delete mode 100755 scripts/ci/pre_commit/pre_commit_sort_in_the_wild.sh