This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 84a99059da Disable `PytestDeprecationWarning` when create 
warnings_recorder (#36759)
     new 88a0ba80cc Increase timeout for cache building (#36762)
     new 0538ef3edb Simplify how mypy "folder" checks are run (#36760)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/ci.yml                           | 12 +--
 .pre-commit-config.yaml                            | 43 +++++++++--
 STATIC_CODE_CHECKS.rst                             | 27 ++++---
 dev/breeze/src/airflow_breeze/pre_commit_ids.py    |  3 +-
 .../src/airflow_breeze/utils/selective_checks.py   | 16 ++--
 dev/breeze/tests/test_selective_checks.py          | 86 +++++++++++-----------
 images/breeze/output_static-checks.svg             |  4 +-
 images/breeze/output_static-checks.txt             |  2 +-
 scripts/ci/pre_commit/pre_commit_mypy.py           | 12 ---
 ...re_commit_mypy.py => pre_commit_mypy_folder.py} | 33 +++++----
 10 files changed, 132 insertions(+), 106 deletions(-)
 copy scripts/ci/pre_commit/{pre_commit_mypy.py => pre_commit_mypy_folder.py} 
(77%)

Reply via email to