pulumi/pkg/engine
Sean Gillespie d9c56eab23
Emit diagnostics for errors coming from step generation (#1766)
The plan executor assumed that the step generator was responsible for
logging its own diagnostics, which it sort-of is but also doesn't log a
majority of the diagnositcs that come out of it. This commit logs all
errors coming out of step generation so that we don't unintentionally
drop errors.
2018-08-13 13:41:01 -07:00
..
destroy.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
diff.go Print out an archive diff even in the event of resource replacement. (#1760) 2018-08-11 18:33:27 -07:00
engine.go Add license headers 2018-05-22 15:02:47 -07:00
events.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
eventsink.go Add license headers 2018-05-22 15:02:47 -07:00
lifecycle_test.go Emit diagnostics for errors coming from step generation (#1766) 2018-08-13 13:41:01 -07:00
plan.go Elide events that refer to default providers. (#1739) 2018-08-09 14:45:39 -07:00
project.go Add license headers 2018-05-22 15:02:47 -07:00
refresh.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
update.go Elide events that refer to default providers. (#1739) 2018-08-09 14:45:39 -07:00