[main] Upgrade important CI environment - #72016
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 |
Rebased onto main. The autoupdate hunk that moved the lychee prek hook from `lychee-lib-v0.24.2` to `# frozen: nightly` was dropped: `nightly` is a moving tag lycheeverse re-points on every push to main, and v0.24.2 is still the newest actual release, so that was a stable-release-to-nightly-snapshot swap rather than a version bump.
05d1818 to
fab2431
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 b5ab83f 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. |
This PR upgrades important dependencies of the CI environment.