pulumi/cmd/lumi
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
..
config.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
deploy.go Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
destroy.go Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
env.go Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
env_init.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
env_ls.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
env_rm.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
env_select.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
lumi.go Merge branch 'master' into bforsyth927-gometalinter 2017-06-13 16:28:12 -07:00
main.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
pack.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
pack_eval.go Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
pack_get.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
pack_info.go Fixed various additional linting issues 2017-06-08 10:21:17 -07:00
pack_verify.go Tidy up project loading for pack commands 2017-06-02 12:43:04 -07:00
plan.go Fix some lint in our lint 2017-06-21 13:24:35 -07:00
version.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00