[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
db1973c
Compare
|
#70677 fix mypy error |
|
we kinda need #71186 (review) before merging this |
1d7d97a to
da661e7
Compare
Rebased and fixing after #71186 merged :) |
|
Ah... I see you rebased just before I did (or did not effectively) @Lee-W :) .. Great minds think alike ;) |
c6aa8ff to
1543e44
Compare
|
Need #71511 to fix it |
1543e44 to
61e573b
Compare
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.