pulumi/pkg
Luke Hoban a63efc42a3 Propagate errors on deployment failures
We were not propagating the error from `deployLatest` through
to the CLI error result.  Despite out recent efforts to integrate
gometalinter, there were also several additional similar cases of
ignored error results reported by `errcheck`.  Not yet clear why
these are not being reported via gometalinter.

Fixes #262.
2017-06-21 22:02:57 -07:00
..
compiler Improve pkg/compiler/ast/ cyclomatic complexity 2017-06-21 14:24:10 -07:00
diag Introduce an interface to read config 2017-06-20 19:45:07 -07:00
encoding Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
eval Fix some lint in our lint 2017-06-21 13:24:35 -07:00
graph A few tweaks to lint fixes 2017-06-13 16:47:55 -07:00
pack Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
resource Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
tokens Implemented suggested edits 2017-06-08 11:44:16 -07:00
tools/lumidl Fix some lint in our lint 2017-06-21 13:24:35 -07:00
util Fix some lint in our lint 2017-06-21 13:24:35 -07:00
workspace Added specified changes 2017-06-09 12:51:31 -07:00