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 69df1c5d9e Speed up provider validation pre-commit (#28541)
add e8657ce559 Improve "other" test category selection (#28630)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 6 +++--
Dockerfile.ci | 4 +++-
.../src/airflow_breeze/utils/selective_checks.py | 10 ++++++--
dev/breeze/tests/test_selective_checks.py | 25 +++++++++++++++-----
scripts/docker/entrypoint_ci.sh | 4 +++-
scripts/in_container/run_extract_tests.sh | 25 --------------------
...est_collection.py => test_pytest_collection.py} | 27 ++++++++++++++++------
7 files changed, 57 insertions(+), 44 deletions(-)
delete mode 100755 scripts/in_container/run_extract_tests.sh
rename scripts/in_container/{test_arm_pytest_collection.py =>
test_pytest_collection.py} (73%)