pulumi/pkg/codegen/schema
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
..
bind.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
docs_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07:00
docs_renderer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
loader.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
loader_schema_test.go Fix the master build with t.Parallel() (#9762) 2022-06-02 12:51:33 +02:00
package_reference.go Add description to PackageReference (#9800) 2022-06-08 12:53:13 -07:00
pulumi.json [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
schema.go [schema] Make PartialPackage concurrency-safe (#9675) 2022-05-24 17:47:43 -07:00
schema_test.go [schema] Make PartialPackage concurrency-safe (#9675) 2022-05-24 17:47:43 -07:00