pulumi/pkg/backend
Ian Wahbe f3e430a1da
Respond to SIGINT during plugin install (#9793)
* Respond to SIGINT

With the current state of the PR, crash on SIGINT. This is progress.

* Don't crash responding to SIGINT

* Close on cancel instead of terminate

* CL

* Fix lint

* Add ctx for node

* Be consistent for test context
2022-06-09 14:57:56 -07:00
..
display Don't try to display empty rows (#9543) 2022-05-04 20:14:06 +01:00
filestate Fix master: test local state gzip (#9796) 2022-06-07 22:17:39 +02:00
httpstate Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00
backend.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go fix: do nil check before iterating over subfield (#9299) 2022-03-25 15:11:18 -07:00
snapshot_test.go Read needs a non-empty ID (#9243) 2022-03-18 17:04:54 +00:00
stack.go Revert "allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9613)" (#9821) 2022-06-09 14:28:52 -04:00
updates.go Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
watch.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
watch_darwin_arm64.go Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00