test: use latest Vite+ preview - #874
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #874 +/- ##
=======================================
Coverage 94.24% 94.24%
=======================================
Files 10 10
Lines 747 747
Branches 235 235
=======================================
Hits 704 704
Misses 40 40
Partials 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
commit: |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Test the latest Vite+ preview build from voidzero-dev/vite-plus#2526 in urllib.
This change pins
vite-plusand@voidzero-dev/vite-plus-coreto commit build8b5f206. It keeps the registry bridge configuration that pnpm needs. It also updates the pnpm catalog and lockfile thatvp migrate --no-interactivegenerated.GitHub Actions uses setup-vp commit
a8f9abafrommain. This setup-vp commit gets the Vite+ executable directory from VpDirs.GitHub Actions disables SFW for each Vite+ setup step. SFW rejects the registry bridge certificate on Linux.
The preview installer used the split directory layout on macOS.
vp install,vp check,vp test,vp run typecheck, andvp run buildpass.The generic
vp buildcommand does not apply to this library. It expects anindex.htmlapplication entry.