pulumi/pkg/resource
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
..
deploy Propagate errors on deployment failures 2017-06-21 22:02:57 -07:00
environment More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
idl Make updates work in the face of output properties 2017-06-01 10:09:52 -07:00
plugin Fix some lint in our lint 2017-06-21 13:24:35 -07:00
provider Fix some lint in our lint 2017-06-21 13:24:35 -07:00
asset.go Fix some lint in our lint 2017-06-21 13:24:35 -07:00
config.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
errors.go Simplify Check; make it tolerant of computed values 2017-06-16 13:34:11 -07:00
properties.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
properties_diff.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
properties_diff_test.go Fix pulumi/lumi#198 2017-06-06 16:42:14 -07:00
resource.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
resource_id.go Wire up APIs to lambdas using output properties 2017-06-15 16:01:00 -07:00
resource_id_test.go Print the current environment 2017-06-16 09:46:09 -07:00
resource_object.go Add a TODO for pulumi/lumi#260 2017-06-21 11:33:10 -07:00
resource_state.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
urn.go Print the current environment 2017-06-16 09:46:09 -07:00
urn_test.go Print the current environment 2017-06-16 09:46:09 -07:00