Skip to content

CI: Upgrade important CI environment#63169

Merged
potiuk merged 1 commit intoapache:mainfrom
henry3260:ci-upgrade-44cad954ac
Mar 9, 2026
Merged

CI: Upgrade important CI environment#63169
potiuk merged 1 commit intoapache:mainfrom
henry3260:ci-upgrade-44cad954ac

Conversation

@henry3260
Copy link
Contributor

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Copilot AI review requested due to automatic review settings March 9, 2026 07:30
@boring-cyborg boring-cyborg bot added area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Mar 9, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned uv version used by Airflow’s CI/build tooling and aligns related configuration/docs, along with refreshing the Breeze uv.lock (bringing in newer locked tool/dependency versions) and bumping smmap in the core build-system requirements.

Changes:

  • Bump uv from 0.10.8 to 0.10.9 across CI workflows, Docker build args, Breeze constants, and installer scripts.
  • Refresh dev/breeze/uv.lock to reflect the updated toolchain/dependency set.
  • Update airflow-core build-system pin for smmap to 5.0.3.

Reviewed changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/tools/setup_breeze Updates the uv version pinned for the Breeze installer bootstrap flow.
pyproject.toml Raises the minimum uv version in the uv optional dependency group.
dev/breeze/uv.lock Regenerates the locked Breeze environment (including uv==0.10.9 and other updated locked packages).
dev/breeze/src/airflow_breeze/global_constants.py Aligns Breeze’s global UV_VERSION constant to 0.10.9.
dev/breeze/src/airflow_breeze/commands/release_management_commands.py Updates the release-management pinned AIRFLOW_UV_VERSION to 0.10.9.
dev/breeze/doc/ci/02_images.md Updates the documented default AIRFLOW_UV_VERSION.
airflow-core/pyproject.toml Bumps smmap pin in the build-system requirements to 5.0.3.
Dockerfile.ci Updates CI image build arg AIRFLOW_UV_VERSION to 0.10.9.
Dockerfile Updates production image build arg AIRFLOW_UV_VERSION to 0.10.9.
.github/workflows/release_dockerhub_image.yml Updates workflow env UV_VERSION to 0.10.9.
.github/workflows/ci-amd-arm.yml Updates workflow env UV_VERSION to 0.10.9.
.github/workflows/basic-tests.yml Updates the default uv-version input to 0.10.9.
.github/actions/install-prek/action.yml Updates the default uv-version input to 0.10.9.
.github/actions/breeze/action.yml Updates the default uv-version input to 0.10.9.

You can also share your feedback on Copilot code review. Take the survey.

@potiuk potiuk merged commit 1fd89e0 into apache:main Mar 9, 2026
244 of 245 checks passed
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 1fd89e0 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

jason810496 pushed a commit to jason810496/airflow that referenced this pull request Mar 10, 2026
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants