pulumi/pkg/backend/display
Pat Gavlin b7404f202e
Expose update events to ExtraRuntimeValidation. (#3160)
* Add the ability to log all engine events to a file.

The path to the file can be specified using the `--event-log` flag to
the CLI. The file will be truncated if it exists. Events are written as
a list of JSON values using the schema described by `pkg/apitype`.

* Expose update engine events to ExtraRuntimeValidation.

Just what it says on the tin. Events from previews are not exposed.
2019-09-06 17:07:54 -07:00
..
detailedDiff.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
detailedDiff_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
diff.go Correctly calculate number of changes (#2985) 2019-07-25 22:40:08 -07:00
display.go Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00
events.go Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00
json.go Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
jsonmessage.go Depend on ijc fork of Gotty 2019-07-25 15:37:23 -05:00
options.go Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00
progress.go Always print out the last diagnostics we got. Unless we had an error and we're in the tree-view. (#3011) 2019-08-01 10:21:47 -07:00
query.go Disable interactive-terminal spinner when on a CI machine. (#3070) 2019-08-13 12:50:09 -07:00
rows.go Always print out the last diagnostics we got. Unless we had an error and we're in the tree-view. (#3011) 2019-08-01 10:21:47 -07:00