fix(sv): caching bugs - #1313
Conversation
|
Install the latest version of pnx https://pkg.svelte.dev/sv/c/e03fddb3322aa745e1636bce26f1d5823da1d295 createOpen in Note This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed. |
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe addon downloader now resolves ChangesAddon installation
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: 🟡 Moderate · up to The change replaces installed add-ons by deleting the current version before the new version is ready. A failed or concurrent installation can leave an add-on missing, incomplete, or stale, which can break commands or execute an older version; this should be addressed or explicitly accepted before merge. Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Linked Issues checkExplanation The changes address the incorrect package path, stale destination, stale symlink, and local/npm package collision described in issue
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Closes #1312
Description
Does not address the concurrency issue.
Checklist
Summary by CodeRabbit