feat(FN-3816): add merger self-healing for missing workspace and environmen
Implements merger self-healing with a missing workspace entry detector, bootstrap recovery path, and environment fault retry handling, plus supporting tests for merge error recovery and verification utilities, alongside documentation updates. Fusion-Task-Id: FN-3816
This commit is contained in:
9
.changeset/FN-3816-merger-self-heal-dist.md
Normal file
9
.changeset/FN-3816-merger-self-heal-dist.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Merger verification now runs `scripts/ensure-test-artifacts.mjs` as a preamble
|
||||
and self-heals "Failed to resolve entry for package <pkg>" failures by
|
||||
rebuilding the missing workspace package once before retrying. Unrecoverable
|
||||
environment faults no longer increment `verificationFailureCount` or bounce
|
||||
the task to `in-progress` — they remain in-review for the next sweep.
|
||||
Reference in New Issue
Block a user