Skip to content

fix(release): fall back to Electron version for native ABI#466

Merged
xinyao27 merged 1 commit into
mainfrom
fix/release-electron-abi-fallback
Jul 19, 2026
Merged

fix(release): fall back to Electron version for native ABI#466
xinyao27 merged 1 commit into
mainfrom
fix/release-electron-abi-fallback

Conversation

@xinyao27

Copy link
Copy Markdown
Contributor

The v0.6.1 Release workflow failed on both hosted runners because with-electron-native.mjs tried to launch Electron only to discover NODE_MODULE_VERSION. Hosted macOS could not start that probe, so packaging stopped before signing or publication. Add a tested node-abi fallback based on the installed Electron version; this is the same ABI registry used by @electron/rebuild.\n\nVerification:\n- pnpm vp check\n- pnpm vp test run scripts/lib/electron-modules-abi.test.mjs\n- forced Electron-start failure through the full with-electron-native.mjs wrapper caches ABI 148 and exits successfully\n\nNo GitHub release or npm package was created by the failed run. This PR is the v0.6.1 recovery checkpoint.

@xinyao27
xinyao27 added this pull request to the merge queue Jul 19, 2026
Merged via the queue into main with commit e6676fa Jul 19, 2026
6 checks passed
@xinyao27
xinyao27 deleted the fix/release-electron-abi-fallback branch July 19, 2026 09:09
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