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 33c95639297 Add indexes on dag_run.created_dag_version_id and
task_instance.dag_version_id (#64818)
add 1250b88557b Only run testable integrations relevant to the change in
selective checks (#68112)
No new revisions were added by this update.
Summary of changes:
dev/breeze/src/airflow_breeze/global_constants.py | 19 +++++
.../src/airflow_breeze/utils/selective_checks.py | 66 +++++++++++++---
dev/breeze/tests/test_selective_checks.py | 92 ++++++++++++++++++++--
3 files changed, 159 insertions(+), 18 deletions(-)