test: use Vite+ PR 2346 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: |
Test the Vite+ preview build from voidzero-dev/vite-plus#2346 in urllib.
This change pins
vite-plusand@voidzero-dev/vite-plus-coreto commit build940a1ea. It adds the registry bridge configuration that pnpm needs. It also updates the pnpm overrides and lockfile thatvp migrate --no-interactivegenerated.GitHub Actions disables SFW for each Vite+ setup step. SFW rejects the registry bridge certificate on Linux.
The preview installer used the new 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.