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 8805f37a7f Update Airflow version to 2.5.1 (#29074)
     add 129f0820cd Make static checks generated file  more stable accross the 
board (#29080)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  21 +-
 airflow/providers/common/sql/operators/sql.pyi     |   4 +-
 dev/deprecations/generate_deprecated_dicts.py      | 217 ---------------------
 dev/provider_packages/prepare_provider_packages.py |  18 +-
 .../ci/pre_commit/common_precommit_black_utils.py  |  31 +--
 scripts/ci/pre_commit/common_precommit_utils.py    |   3 +-
 .../pre_commit_check_pre_commit_hooks.py           |  70 +++----
 .../ci/pre_commit/pre_commit_compile_www_assets.py |   3 +-
 scripts/ci/pre_commit/pre_commit_insert_extras.py  |   4 +-
 .../ci/pre_commit/pre_commit_local_yml_mounts.py   |  18 +-
 scripts/ci/pre_commit/pre_commit_mypy.py           |  13 +-
 .../pre_commit_update_common_sql_api_stubs.py      | 175 +++++++++--------
 12 files changed, 177 insertions(+), 400 deletions(-)
 delete mode 100644 dev/deprecations/generate_deprecated_dicts.py
 copy airflow/utils/cli_app_builder.py => 
scripts/ci/pre_commit/common_precommit_black_utils.py (51%)

Reply via email to