Commit 28437b9
committed
fix(amplify-gen2-migration-e2e-system): pipe amplify push output unless debug
Only inherit stdio for amplify push when the logger is in debug
mode. Otherwise pipe stdout/stderr to keep non-verbose runs
quieter. Adds Logger.isDebug() helper.
---
Prompt: I made another code change, commit and update the pr
file.1 parent 082ed61 commit 28437b9
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments