Commit c54e91b
fix: demote ERR_PNPM_IGNORED_BUILDS to warning in publish step (#170)
Set npm_config_strict_dep_builds=false as a job-level env var so pnpm
doesn't fail the release job when a transitive dep (e.g.
unrs-resolver@1.11.1 via eslint-config-etherpad) has a postinstall
script that isn't in any allowlist.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cb94a2b commit c54e91b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
0 commit comments