pulumi/pkg/backend/display
Luke Hoban 4eb2b555fe
Disable interactive progress display when no terminal size is available (#3936)
It appears there are cases where our IsInteractive heuristics return true, but terminal.GetSize returns an error. In these cases, we should assume we do not have an interactive terminal and avoid trying to render interactive progress by default.

Fixes #3935.
2020-02-19 09:21:03 -08:00
..
detailedDiff.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
detailedDiff_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
diff.go Improve PP naming for local PPs (#3839) 2020-01-30 13:31:41 -08:00
display.go Serialize resource states the right way (#3574) 2019-12-16 09:57:54 -08:00
events.go Serialize resource states the right way (#3574) 2019-12-16 09:57:54 -08:00
json.go Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
jsonmessage.go Depend on `ijc` fork of Gotty 2019-07-25 15:37:23 -05:00
options.go Add an experimental `pulumi watch` command (#3391) 2019-11-06 12:56:29 -08:00
progress.go Disable interactive progress display when no terminal size is available (#3936) 2020-02-19 09:21:03 -08:00
query.go Disable interactive-terminal spinner when on a CI machine. (#3070) 2019-08-13 12:50:09 -07:00
rows.go improve PAC error output (#3881) 2020-02-13 15:16:46 -08:00
tableutil.go Print PolicyPacks run as part of update summary 2019-09-30 14:49:21 -07:00
watch.go Add an experimental `pulumi watch` command (#3391) 2019-11-06 12:56:29 -08:00