pulumi/sdk/go/common
Daniel Bradley f33aedfeff
Customise how URNs are generated for sub-stacks
When using stacks with a parent as a parent to another resource, include the stack name in the parent type, separated with a "$".
2024-01-08 21:17:19 -08:00
..
apitype correct version check when we have a dev version installed (#14954) 2023-12-22 16:40:12 +00:00
channel Send all events to the engine event stream (#14607) 2023-11-20 21:55:59 +00:00
constant Send update metadata about update plans 2022-10-12 22:55:59 +01:00
diag Customise how URNs are generated for sub-stacks 2024-01-08 21:17:19 -08:00
encoding all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
env Add option to throw on output toString and toJSON calls (#14811) 2023-12-20 11:43:07 +00:00
promise Use promise rather than `atomic.Value` to record step errors. (#14612) 2023-11-18 19:03:35 +00:00
resource Fix fmt.Errorf from 16d9f4c167 (#14835) 2023-12-12 19:09:19 +00:00
slice Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
testing Enable perfsprint linter (#14813) 2023-12-12 12:19:42 +00:00
tokens Enable perfsprint linter (#14813) 2023-12-12 12:19:42 +00:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util Remove Colorization.Auto (#15030) 2024-01-03 16:33:07 +00:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Adds Pulumi AI integrations with Pulumi New (#14685) 2023-12-20 22:08:09 +00:00