This is an automated email from the ASF dual-hosted git repository.
Lee-W pushed a change to branch ci-upgrade-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit cf4324f45c8 fix(mypy): narrow list types for weaviate hook and pytest
plugin
omit 1e4841bcb5b [main] CI: Upgrade important CI environment
add f6aab0c4c30 [main] CI: Upgrade important CI environment
add f46ae410485 fix(mypy): narrow list types for weaviate hook and pytest
plugin
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cf4324f45c8)
\
N -- N -- N refs/heads/ci-upgrade-main (f46ae410485)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
Dockerfile | 2 +-
Dockerfile.ci | 2 +-
airflow-core/pyproject.toml | 2 +-
dev/breeze/doc/ci/02_images.md | 2 +-
.../commands/release_management_commands.py | 4 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
dev/breeze/uv.lock | 104 +--
devel-common/pyproject.toml | 2 +-
pyproject.toml | 2 +-
scripts/tools/setup_breeze | 2 +-
uv.lock | 919 ++++++++++-----------
11 files changed, 506 insertions(+), 537 deletions(-)