Skip to content

fix(market): do not roll back manifest snapshot on uninstallation failure - #143

Merged
yaojin3616 merged 1 commit into
mainfrom
fix/market-uninstall-manifest-rollback
Aug 21, 2026
Merged

fix(market): do not roll back manifest snapshot on uninstallation failure#143
yaojin3616 merged 1 commit into
mainfrom
fix/market-uninstall-manifest-rollback

Conversation

@yaojin3616

Copy link
Copy Markdown
Contributor

Summary of Changes

  1. Avoid Restoring Manifest on Uninstallation Failure: When dshmarket uninstallation encounters a transient cleanup issue, do not write the old manifestSnapshot (which contains dshmarket) back to package.json.
  2. Prevent Re-installation During Restart: Avoids trigger of desktop startup self-healing (repairProfilePackages) that would automatically reinstall dshmarket upon Harness restart.

@yaojin3616
yaojin3616 force-pushed the fix/market-uninstall-manifest-rollback branch from cdac36d to 8f74fc8 Compare August 21, 2026 17:52
@yaojin3616
yaojin3616 merged commit fc76c4b into main Aug 21, 2026
4 checks passed
@yaojin3616
yaojin3616 deleted the fix/market-uninstall-manifest-rollback branch August 21, 2026 17:57
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