Commit bc6ce34
authored
ci: add temporary npm/OIDC publish diagnostics (#234)
geist@1.7.2 fails to publish with ENEEDAUTH despite OIDC trusted publishing
working two weeks ago with an unchanged workflow. Print node/npm/pnpm versions
(and which binary), the registry, and whether the OIDC token endpoint is
exposed to the job, to confirm or rule out npm not using the OIDC-capable
binary at publish time. Temporary; remove once the publish is fixed.1 parent 31b2359 commit bc6ce34
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
199 | 213 | | |
200 | 214 | | |
201 | 215 | | |
| |||
0 commit comments