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 11:49:43 UTC

[airflow] branch main updated (4bd0734a35 -> fdf8172e9a)

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 4bd0734a35 Add Azure synapse operator (#26038)
     add fdf8172e9a Switch providers-init pre-commit to Python (#26125)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  4 +--
 .../pre_commit/pre_commit_check_providers_init.py  | 13 ++++++++--
 .../pre_commit/pre_commit_check_providers_init.sh  | 28 --------------------
 scripts/ci/pre_commit/pre_commit_ui_lint.py        | 30 ----------------------
 4 files changed, 13 insertions(+), 62 deletions(-)
 copy docker_tests/constants.py => scripts/ci/pre_commit/pre_commit_check_providers_init.py (67%)
 mode change 100644 => 100755
 delete mode 100755 scripts/ci/pre_commit/pre_commit_check_providers_init.sh
 delete mode 100755 scripts/ci/pre_commit/pre_commit_ui_lint.py