pulumi/sdk/go/common/resource
Harry bb84532fe6
Plugin Link (#10146)
* demo

* modifications for serialization

* Provisionally changed plugins from map to array

* warnings for duplicate

* avoid breaking change

* avoid null pointer dereference

* added test

* Delete Pulumi.yaml

* ensurePluginsAreInstalled

* lint

* reworked NewContext and added kind

* auto-detect current project for YAML

* lint

* removed debug statement

* automatically modify local paths

* typo

* First return value of GetPluginPath was never used

* Always use the path returned from getPluginInfoAndPath in GetPluginPath

Also assert that Path is the correct directory for PluginInfo.

* address comments

* added language, analyzers

* path tweaks and cosmetic changes

* changelog + tweaks

* changed NewContextWithRoot to accept plugins instead of project

* Fix TestUnmarshalProjectWithProviderList

* Fix NewContext

* Fix comment

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-07-22 14:17:43 +01:00
..
config Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
plugin Plugin Link (#10146) 2022-07-22 14:17:43 +01:00
testing Do not FailNow() in generators (#8469) 2021-11-19 20:39:11 -05:00
asset.go Add some more checks that io.Copy copies as much as expected (#9859) 2022-06-14 18:17:36 +01:00
asset_test.go Add some more checks that io.Copy copies as much as expected (#9859) 2022-06-14 18:17:36 +01:00
custom_timeouts.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
properties.go [diff] Handle YAML maps with numeric keys. (#9503) 2022-05-02 12:11:46 -07:00
properties_diff.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
properties_diff_test.go Specify fields on engine diff (#8488) 2021-11-30 12:25:27 -08:00
properties_path.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
properties_path_test.go Fix concurrent access to PropertyValue in TestPropertyPath (#9553) 2022-05-05 14:38:17 +01:00
properties_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
resource_goal.go Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
resource_id.go Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01:00
resource_id_test.go Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01:00
resource_operation.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
resource_state.go Revert "Strip Aliases from state (#9275)" (#9282) 2022-03-24 20:08:18 +01:00
stack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
status.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
urn.go Implement state rename command. Resolves #2060 2022-03-03 10:53:28 +01:00
urn_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00