feat(FN-4232): complete Step 6 — document stale artifact bootstrap and add changeset
Fusion-Task-Id: FN-4232 Fusion-Task-Lineage: 8a1c59d6-2144-4146-99e4-201e9657af92
This commit is contained in:
10
.changeset/FN-4232-stale-plugin-dist.md
Normal file
10
.changeset/FN-4232-stale-plugin-dist.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Test bootstrap (`scripts/ensure-test-artifacts.mjs`) now detects STALE example-plugin
|
||||
dist artifacts (`@fusion-plugin-examples/{hermes-runtime,openclaw-runtime,paperclip-runtime}`)
|
||||
in addition to missing ones by comparing `src/` mtimes against the oldest `dist/`
|
||||
entry artifact. When a rebuild fails, the script emits an actionable remediation
|
||||
block (FN-4232) before exiting non-zero so worktree and merger-verification flows
|
||||
no longer fail first with opaque Vite "Failed to resolve entry for package" errors.
|
||||
Reference in New Issue
Block a user