Skip to content

Fix dependency uninstall pruning for live imports#454

Merged
wolfy-j merged 1 commit into
mainfrom
fix/dependency-uninstall-live-imports
Jul 8, 2026
Merged

Fix dependency uninstall pruning for live imports#454
wolfy-j merged 1 commit into
mainfrom
fix/dependency-uninstall-live-imports

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • pass the registry dependency resolver into Hub dependency expansion
  • skip module-entry deletes when a remaining live entry still imports the target via the declared dependency patterns
  • add a synthetic regression for uninstalling a root that shared a library with a baseline app entry

Tests

  • go test ./boot/deps/hub ./boot/components/core ./system/registry/...
  • go vet ./boot/deps/hub ./boot/components/core

@wolfy-j wolfy-j merged commit a60f9a0 into main Jul 8, 2026
4 checks passed
@wolfy-j wolfy-j deleted the fix/dependency-uninstall-live-imports branch July 8, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant