Commit 8f77bf2
committed
chore(ci): update stale comments and add file-rename warning
- The Install dependencies step still referenced 'nx release publish' from
before we migrated to pnpm pack + npx npm publish. Update the comment to
describe what's actually happening, and note that pnpm pack does not yet
support --ignore-scripts so the security boundary is install-time only.
- Add a WARNING block above the publish job's `environment: npm` declaration
documenting that the npm trusted-publisher binding pins to this exact
workflow path, file name, and environment name. Renaming any of them
breaks publishing silently until the npmjs.org config is updated to match.1 parent 3dbc1f5 commit 8f77bf2
1 file changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
246 | 253 | | |
247 | 254 | | |
248 | 255 | | |
| |||
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
284 | 294 | | |
285 | 295 | | |
286 | 296 | | |
| |||
0 commit comments