Skip to content

[main] Upgrade important CI environment#67093

Merged
jscheffl merged 1 commit into
mainfrom
ci-upgrade-main
May 18, 2026
Merged

[main] Upgrade important CI environment#67093
jscheffl merged 1 commit into
mainfrom
ci-upgrade-main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR upgrades important dependencies of the CI environment.

@boring-cyborg boring-cyborg Bot added area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels May 18, 2026
@amoghrajesh amoghrajesh marked this pull request as ready for review May 18, 2026 09:02
@jscheffl jscheffl merged commit b465693 into main May 18, 2026
400 of 410 checks passed
@jscheffl jscheffl deleted the ci-upgrade-main branch May 18, 2026 20:37
@github-actions
Copy link
Copy Markdown
Contributor Author

Backport failed to create: v3-2-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-2-test Commit Link

You can attempt to backport this manually by running:

cherry_picker b465693 v3-2-test

This should apply the commit to the v3-2-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.

@jscheffl
Copy link
Copy Markdown
Contributor

Oh, no backport, assuming another automated job on v3.2.tet running in parallel...

@jscheffl jscheffl removed the backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch label May 18, 2026
vatsrahul1001 added a commit that referenced this pull request May 19, 2026
After #67093 upgraded the CI environment (.pre-commit-config.yaml,
uv.lock, dev/breeze/uv.lock), the prek hook generate-openapi-spec-edge
fails on every PR running full static checks because the committed
v2-edge-generated.yaml is stale relative to the regenerated output.
The drift is a description string on the TaskInstanceDTO schema.
Regenerate to unblock all currently-open PRs.
jscheffl pushed a commit that referenced this pull request May 19, 2026
After #67093 upgraded the CI environment (.pre-commit-config.yaml,
uv.lock, dev/breeze/uv.lock), the prek hook generate-openapi-spec-edge
fails on every PR running full static checks because the committed
v2-edge-generated.yaml is stale relative to the regenerated output.
The drift is a description string on the TaskInstanceDTO schema.
Regenerate to unblock all currently-open PRs.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants