Skip to content

fix(Runtime): Fix uv compatibility in local envs#7720

Open
emyller wants to merge 1 commit into
mainfrom
fix/improve-local-uv-compatibility
Open

fix(Runtime): Fix uv compatibility in local envs#7720
emyller wants to merge 1 commit into
mainfrom
fix/improve-local-uv-compatibility

Conversation

@emyller
Copy link
Copy Markdown
Contributor

@emyller emyller commented Jun 5, 2026

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Allow local environments to have newer uv than what's tracked in main, rather than force developers to downgrade/uvx-fu.

How did you test this code?

Running stuff, and observing no changes to anything.

@emyller emyller self-assigned this Jun 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 5, 2026

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

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Jun 5, 2026 8:31pm
flagsmith-frontend-preview Ignored Ignored Jun 5, 2026 8:31pm
flagsmith-frontend-staging Ignored Ignored Jun 5, 2026 8:31pm

Request Review

@github-actions github-actions Bot added api Issue related to the REST API fix labels Jun 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (09bac40) to head (737d7d7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7720   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files        1445     1445           
  Lines       55083    55083           
=======================================
  Hits        54273    54273           
  Misses        810      810           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emyller emyller marked this pull request as ready for review June 5, 2026 20:44
@emyller emyller requested a review from a team as a code owner June 5, 2026 20:44
@emyller emyller requested review from khvn26 and removed request for a team June 5, 2026 20:44
@github-actions github-actions Bot added fix and removed fix labels Jun 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7720 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7720 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api-test:pr-7720 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7720 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7720 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7720 Finished ✅ Results

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.9 seconds
commit  737d7d7
info  🔄 Run: #17303 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  40 seconds
commit  737d7d7
info  🔄 Run: #17303 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  34 seconds
commit  737d7d7
info  🔄 Run: #17303 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  42.3 seconds
commit  737d7d7
info  🔄 Run: #17303 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Visual Regression

19 screenshots compared. See report for details.
View full report

@emyller emyller requested review from matthewelwell and removed request for khvn26 June 5, 2026 21:30
@emyller emyller changed the title fix(Runtime): Improve uv compatibility in local envs fix(Runtime): Fix uv compatibility in local envs Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants