pulumi/pkg
joeduffy f9995159c6 Fix a handful of things, mostly logging
* Initialize the diganostics logger with opts.Debug when doing
  a Deploy, like we do Plan.

* Don't spew leaked promises if there were Log.errors.

* Serialize logging RPC calls so that they can't appear out of order.

* Print stack traces in more places and, in particular, remember
  the original context for any errors that may occur asynchronously,
  like resource registration and calls to mapValue.

* Include origin stack traces generally in more error messages.

* Add some more mapValue test cases.

* Only undefined-propagate mapValue values during dry-runs.
2017-09-09 13:43:51 -07:00
..
compiler/errors Get integration tests passing 2017-09-04 11:35:21 -07:00
diag Avoid concurrent map updates in default sink 2017-08-31 14:36:19 -07:00
encoding Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
engine Fix a handful of things, mostly logging 2017-09-09 13:43:51 -07:00
graph Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
pack Get integration tests passing 2017-09-04 11:35:21 -07:00
resource Upgrade gRPC to 1.6.0; use full addresses 2017-09-09 07:37:10 -07:00
testing/integration Eliminate yarn version printing 2017-09-04 11:35:21 -07:00
tokens Configure providers at well-defined points 2017-09-04 11:35:21 -07:00
tools Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
util Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
workspace Fix some free variable capture logic 2017-09-05 15:21:14 -07:00