Commit a8aeec5
Harden npm publish to tolerate individual platform failures
A single platform package hitting the npm spam filter was preventing the
shim package from being published. The loop now continues on failure and
reports warnings instead of aborting.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f411862 commit a8aeec5
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
177 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
181 | 189 | | |
182 | 190 | | |
183 | 191 | | |
| |||
0 commit comments