Commit dcbde4a
ci(release): fix electron-builder path and harden Windows signing setup
- Invoke electron-builder via `pnpm exec` so the binary resolves from
the workspace's node_modules/.bin (the bare command isn't on PATH in
release runners).
- Gate the NuGet provider install on AZURE_TENANT_ID being set, force
TLS 1.2, and pin a MinimumVersion so the install works on current
windows-latest images.
- Build an unsigned Windows installer when Azure signing secrets are
absent instead of failing the job.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3d0cef3 commit dcbde4a
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
112 | 120 | | |
113 | 121 | | |
114 | 122 | | |
| |||
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
148 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
149 | 162 | | |
150 | 163 | | |
151 | 164 | | |
152 | | - | |
| 165 | + | |
153 | 166 | | |
154 | 167 | | |
155 | | - | |
| 168 | + | |
156 | 169 | | |
157 | 170 | | |
158 | 171 | | |
| |||
0 commit comments