pulumi/pkg
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
..
apitype Add version tag to apitypes (#3912) 2020-02-12 10:13:25 -08:00
backend Disable interactive progress display when no terminal size is available (#3936) 2020-02-19 09:21:03 -08:00
codegen Fix a few codegen issues. (#3915) 2020-02-11 14:34:22 -08:00
diag Do not prefix failed operation errors. 2019-11-19 17:17:17 -08:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Improve PP naming for local PPs (#3839) 2020-01-30 13:31:41 -08:00
graph Improve stack graph. (#3431) 2019-10-31 17:39:15 -07:00
npm Fix for windows policy-pack install (#3837) 2020-01-29 16:02:44 -08:00
operations Revert "Fix getting logs in tests for Lambdas" (#3923) 2020-02-13 22:38:12 -08:00
resource Expose options, parent, deps, and provider config to policies (#3862) 2020-02-07 16:11:34 -08:00
secrets Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
testing Regression tests for StackReference in the Python SDK (#3913) 2020-02-17 10:40:46 -08:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Check if TRAVIS_PULL_REQUEST is false before setting the ci vars' PRNumber property (#3869) 2020-02-06 12:25:06 -08:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Move stack name validation to the Backend interface (#3679) 2019-12-30 10:24:48 -08:00