Skip to content

Fix portable updater relaunch for v0.2.3#15

Merged
oshtz merged 1 commit into
mainfrom
agent/release-v0.2.3
Jul 12, 2026
Merged

Fix portable updater relaunch for v0.2.3#15
oshtz merged 1 commit into
mainfrom
agent/release-v0.2.3

Conversation

@oshtz

@oshtz oshtz commented Jul 12, 2026

Copy link
Copy Markdown
Owner

What changed

  • schedule the Windows portable replacement helper through Electron's post-exit relaunch lifecycle
  • add a real Windows Electron regression fixture for replacement, relaunch, and cleanup
  • bump Motif to 0.2.3

Root cause

The previous updater spawned PowerShell as a detached child and immediately quit. On Windows the detached helper exited before running, so Motif closed after download without replacing or reopening.

Validation

  • npm run lint
  • npm run check:desktop-security
  • npm run check:release
  • npm test (35 tests)
  • npm run smoke:e2e
  • npm run desktop:pack
  • npm run desktop:smoke

@oshtz
oshtz merged commit e4cd3d9 into main Jul 12, 2026
2 checks passed
@oshtz
oshtz deleted the agent/release-v0.2.3 branch July 12, 2026 07:25
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