pulumi/pkg/engine/lifecycletest/testdata/output/TestSimpleAnalyzeResourceFa...
Will Jones 079f98be15
Hide unnecessary rows in non-interactive mode (#17188)
When using a `--non-interactive` renderer, it seems that we don't
respect the presence or absence of options like `--show-sames`, instead
displaying all rows. While we do correctly compute whether or not a row
should be hidden, we don't check that computed boolean later on unless
we are performing an interactive render. This commit fixes that.

Fixes #12162
2024-09-09 07:44:27 +00:00
..
diff.stderr.txt Add display to the engine tests (#16050) 2024-05-13 07:18:25 +00:00
diff.stdout.txt Add display to the engine tests (#16050) 2024-05-13 07:18:25 +00:00
eventstream.json Add display to the engine tests (#16050) 2024-05-13 07:18:25 +00:00
progress.stderr.txt Add display to the engine tests (#16050) 2024-05-13 07:18:25 +00:00
progress.stdout.txt Hide unnecessary rows in non-interactive mode (#17188) 2024-09-09 07:44:27 +00:00