* fix(build): skip spawn-helper check on Linux to avoid spurious node-pty rebuilds getPatchedNodePtyRebuildReason() unconditionally checked for build/Release/spawn-helper, but spawn-helper is a macOS-only node-pty build target. On Linux, node-gyp never generates it, so missingArtifact was always non-null, causing unnecessary source rebuilds every time. Fixes #7760 * test(build): cover platform-specific node-pty artifacts Co-authored-by: Orca <help@stably.ai> --------- Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com> Co-authored-by: Orca <help@stably.ai> |
||
|---|---|---|
| .. | ||
| nsis | ||
| patches | ||
| scripts | ||
| dev-app-update.yml | ||
| electron-builder.config.cjs | ||
| localization-audit.md | ||
| localization-coverage-allowlist.json | ||
| max-lines-baseline.txt | ||
| oxlint-react-doctor.json | ||
| oxlint-switch-exhaustiveness.json | ||
| packaged-runtime-node-modules.cjs | ||
| reliability-gates.jsonc | ||
| tsconfig.cli.json | ||
| tsconfig.node.json | ||
| tsconfig.relay.json | ||
| tsconfig.tc.cli.json | ||
| tsconfig.tc.web.json | ||
| tsconfig.web.json | ||
| vitest.config.ts | ||