pulumi/pkg/backend
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
..
display Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00
filestate Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
httpstate Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't print error prefix when a confirmation prompt is declined 2019-03-26 15:17:18 -07:00
backend.go Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
backend_test.go Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
mock.go Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
policypack.go Add pulumi policy apply command 2019-07-16 00:58:33 -07:00
snapshot.go Addition of Custom Timeouts (#2885) 2019-07-16 00:26:28 +03:00
snapshot_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
stack.go Allow using the passphrase secrets manager with the pulumi service 2019-05-10 17:07:52 -07:00
updates.go Remove the GitHubLogin and GitHubRepo update metadata keys (#2732) 2019-05-29 11:22:59 -07:00