Uh oh!
There was an error while loading. Please reload this page.
[main] Upgrade important CI environment - #70501
Conversation
Quickest fix: git fetch upstream main && git rebase upstream/main
rm uv.lock && uv lock
git add uv.lock && git rebase --continue
git push --force-with-leaseAutomated nudge — ignore if you're not ready to rebase. This comment is updated in place on future |
37d48bf to
db1973cCompareLee-W
commented
Jul 29, 2026
#70677 fix mypy error |
Lee-W
commented
Aug 11, 2026
we kinda need #71186 (review) before merging this |
1d7d97a to
da661e7Compare
Rebased and fixing after #71186 merged :) |
potiuk
commented
Aug 12, 2026
Ah... I see you rebased just before I did (or did not effectively) @Lee-W :) .. Great minds think alike ;) |
potiuk
commented
Aug 12, 2026
Need #71511 to fix it |
Backport failed to create: v3-3-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 0e6ad21 v3-3-testThis should apply the commit to the v3-3-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR upgrades important dependencies of the CI environment.