fix(Local): Fix make install#7808
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7808 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 1465 1465
Lines 56889 56889
=======================================
Hits 56082 56082
Misses 807 807 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Docker builds report
|
9ae5883 to
609d6d4
Compare
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Failed testsfirefox › tests/project-permission-test.pw.ts › Project Permission Tests › Project-level permissions control access to features, environments, audit logs, and segments @enterprise Details
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Failed testsfirefox › tests/project-permission-test.pw.ts › Project Permission Tests › Project-level permissions control access to features, environments, audit logs, and segments @enterprise Details
|
Visual Regression19 screenshots compared. See report for details. |
I have added information todocs/if required so people know about the feature.Changes
Require uv, and fix
make installin the api directory:pythonunavailable in CLI: on MacOS, onlypython3is linked by default.python -m pipis broken os OS-level Python installation. See why.How did you test this code?
On MacOS, and in Linux too.