This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-4-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a3d3765e9e Add release notes
add 74778545bf Fix caching in CI for pre-commits (#27368)
add 64af0b7605 Only run mypy/flake static tests for providers in main
branch (#27608)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-images.yml | 33 ++++-------
.github/workflows/ci.yml | 66 +++++++++-------------
.pre-commit-config.yaml | 2 +-
.../airflow_breeze/commands/ci_image_commands.py | 2 +-
scripts/ci/pre_commit/common_precommit_utils.py | 8 +++
scripts/ci/pre_commit/pre_commit_flake8.py | 11 +++-
scripts/ci/pre_commit/pre_commit_mypy.py | 11 +++-
...=> pre_commit_update_providers_dependencies.py} | 0
8 files changed, 68 insertions(+), 65 deletions(-)
rename scripts/ci/pre_commit/{pre_commit_build_providers_dependencies.py =>
pre_commit_update_providers_dependencies.py} (100%)