fix: skip unsupported PowerShell scripts in Windows signing (#3169)
## Summary
- remove the two bundled node-pty PowerShell helper scripts before
Windows signing runs
- keep the Azure Trusted Signing flow unchanged for signable binaries
and libraries
- add a unit test covering the packaging cleanup helper
## Test plan
- npm run fmt
- npm run lint:fix
- npm run ts
- npm test
Generated with Claude Code
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3169"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
---------
Co-authored-by:
Claude <noreply@anthropic.com>
正在显示
src/lib/windows_signing.ts
0 → 100644
请
注册
或者
登录
后发表评论