Skip to content

Investigate CI by pinning uv 0.11.0#74

Draft
scotttrinh wants to merge 2 commits intomainfrom
investigate/pin-uv-0.11.0
Draft

Investigate CI by pinning uv 0.11.0#74
scotttrinh wants to merge 2 commits intomainfrom
investigate/pin-uv-0.11.0

Conversation

@scotttrinh
Copy link
Collaborator

Goal

Pin uv back to 0.11.0 and leave Bundler unpinned to test whether the Python build failure tracks the uv upgrade.

What changed

  • pin astral-sh/setup-uv@v3 to version: 0.11.0
  • split CI into separate lint-and-tests, example-tests, and build-package jobs so the Ruby example failure cannot mask the build result

Expected interpretation

  • if build-package passes and example-tests still fails, that supports uv drift as the Python-side cause and an independent Ruby-side issue
  • if both still fail, the uv upgrade alone is probably not sufficient to explain the Python regression

Pin setup-uv to 0.11.0 in CI so we can test whether the Python\nbuild failure tracks the uv upgrade.\n\nSplit CI into separate test, example, and build jobs so the Ruby\nexample failure cannot mask the package build result in the same run.
@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Mar 25, 2026 3:44pm

Request Review

Revert the investigation workflow split so this branch matches the\nmain CI job structure while keeping the uv pin in place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant