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

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


    from a9eca078cb Add release note for 2.3.3
     add 070cfabdf7 Fix selective checks to work for non-main-branch

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |   5 +-
 .pre-commit-config.yaml                            |   8 +-
 STATIC_CODE_CHECKS.rst                             |   2 +-
 dev/breeze/src/airflow_breeze/pre_commit_ids.py    |   4 -
 .../src/airflow_breeze/utils/selective_checks.py   |  10 +
 dev/breeze/tests/test_selective_checks.py          |  14 +-
 docs/conf.py                                       |   2 +
 images/breeze/output-commands-hash.txt             |   2 +-
 images/breeze/output-static-checks.svg             | 228 ++++++++++-----------
 ...ty.py => pre_commit_check_2_2_compatibility.py} |   0
 tests/system/providers/elasticsearch/__init__.py   |  16 --
 .../elasticsearch/example_elasticsearch_query.py   |  66 ------
 12 files changed, 139 insertions(+), 218 deletions(-)
 rename scripts/ci/pre_commit/{pre_commit_check_2_1_compatibility.py => 
pre_commit_check_2_2_compatibility.py} (100%)
 delete mode 100644 tests/system/providers/elasticsearch/__init__.py
 delete mode 100644 
tests/system/providers/elasticsearch/example_elasticsearch_query.py

Reply via email to