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/02 15:21:53 UTC

[airflow] branch main updated (cc2c662125 -> 4644a504f2)

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 cc2c662125 Convert Apache RAT licence check to Python (#26123)
     add 4644a504f2 Convert hadolint check into Python (#26124)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  4 +-
 ...ck_license.py => pre_commit_lint_dockerfile.py} | 37 +++++----------
 .../ci/pre_commit/pre_commit_lint_dockerfile.sh    | 55 ----------------------
 3 files changed, 15 insertions(+), 81 deletions(-)
 copy scripts/ci/pre_commit/{pre_commit_check_license.py => pre_commit_lint_dockerfile.py} (58%)
 delete mode 100755 scripts/ci/pre_commit/pre_commit_lint_dockerfile.sh