Commit 79c9bce
committed
test(approval): add regression test for container env var unavailability
Reproduces the exact container scenario: GIT_USER_NAME env var is unset
at approval-process runtime, but git config user.name (set during boot)
has the correct owner. Fails on main, passes with the git-config fix.1 parent eadc721 commit 79c9bce
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
265 | 279 | | |
0 commit comments