Commit f9c91ce
committed
ci(publish): add debug logging and environment cleanup for npm publish
Add debug logging to show npm config before and after cleanup,
and clear environment variables that might interfere with OIDC
authentication during npm publish operations.
调试日志记录和 npm 发布的环境清理
添加调试日志以显示清理前后的 npm 配置,
并清除可能干扰 npm 发布过程中 OIDC 身份验证的环境变量。
Change-Id: I04760aab0d756dc6fa39345342317d342d3bf6f3
Signed-off-by: OhYee <[email protected]>1 parent f81de5d commit f9c91ce
1 file changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
133 | | - | |
134 | | - | |
| 137 | + | |
| 138 | + | |
135 | 139 | | |
136 | | - | |
137 | | - | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
141 | 147 | | |
142 | 148 | | |
143 | 149 | | |
| |||
283 | 289 | | |
284 | 290 | | |
285 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
286 | 296 | | |
287 | 297 | | |
288 | 298 | | |
| |||
376 | 386 | | |
377 | 387 | | |
378 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
379 | 393 | | |
380 | 394 | | |
381 | 395 | | |
| |||
0 commit comments