This is an automated email from the ASF dual-hosted git repository.
utkarsharma pushed a change to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9aa67123fb Only replace "client" subdir when copying sources to python
client (#39181)
add bacd04319e Temporarily switch to public github runners for canary runs
(#40913)
add 5c90bc5e0c Temporarily comment-out publishing docs in canary runs
(#40921)
No new revisions were added by this update.
Summary of changes:
.github/workflows/additional-ci-image-checks.yml | 46 ++++++-------
.github/workflows/ci.yml | 5 +-
.github/workflows/finalize-tests.yml | 44 ++++++-------
.github/workflows/static-checks-mypy-docs.yml | 76 +++++++++++-----------
.../src/airflow_breeze/commands/ci_commands.py | 4 ++
dev/breeze/src/airflow_breeze/global_constants.py | 4 +-
dev/breeze/tests/test_pr_info.py | 12 +++-
dev/breeze/tests/test_selective_checks.py | 15 +++--
8 files changed, 113 insertions(+), 93 deletions(-)