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 6d977a925e8 Ensure dag.test uses serialized dag for testing (#56660)
     add 556d179d35b Restore prek cache in a more robust way (#56796)

No new revisions were added by this update.

Summary of changes:
 .github/actions/breeze/action.yml                  |  8 ++
 .github/actions/install-pre-commit/action.yml      | 88 ----------------------
 .github/actions/install-prek/action.yml            | 42 +++++++----
 .github/workflows/basic-tests.yml                  | 10 +--
 .github/workflows/ci-amd.yml                       |  2 -
 .github/workflows/ci-arm.yml                       |  1 -
 .github/workflows/ci-image-checks.yml              |  8 +-
 .github/workflows/release_dockerhub_image.yml      | 12 +--
 Dockerfile.ci                                      |  2 +-
 dev/breeze/README.md                               |  2 +-
 dev/breeze/doc/ci/02_images.md                     |  2 +-
 dev/breeze/pyproject.toml                          |  2 +-
 .../commands/release_management_commands.py        |  2 +-
 dev/breeze/uv.lock                                 | 46 +++++------
 scripts/ci/install_breeze.sh                       |  2 -
 scripts/ci/prek/upgrade_important_versions.py      |  3 +-
 16 files changed, 81 insertions(+), 151 deletions(-)
 delete mode 100644 .github/actions/install-pre-commit/action.yml

Reply via email to