Commit 7854698
ci: Add win-arm64 to release pipeline; fix MCP zip missing server-core
Adds a Build Windows ARM64 step and lfm-windows-arm64.zip artifact to
the release workflow. ARM Windows (Snapdragon X, Surface Pro 11+) is
now the primary local target.
Also fixes a pre-existing release bug: the MCP server zip shipped only
server.js, which require()s server-core.js — every released MCP zip
since the transport split has been broken. Now ships server-core.js
and server-http.js alongside server.js.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 20c4637 commit 7854698
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
71 | | - | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
120 | 129 | | |
121 | 130 | | |
122 | 131 | | |
| 132 | + | |
123 | 133 | | |
124 | 134 | | |
125 | 135 | | |
| |||
0 commit comments