pulumi/sdk/go/common
Fraser Waters a690eb5658
Fix upgrade with ResourceReference (#15377)
Fix an issue with UpgradeToOutputValues that tripped an assert in
ResourceReferences.

Also shouldn't matter much but made UpgradeToOutputValues require
KeepOutputValues set as well.
2024-02-06 08:22:46 +00:00
..
apitype Enable finding Pulumi projects created from Templates (#15056) 2024-01-24 16:47: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 turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
encoding all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
env Allows SKIP_CHECKPOINTS without EXPERIMENTAL (#15318) 2024-01-30 18:31:49 +00:00
promise Use promise rather than `atomic.Value` to record step errors. (#14612) 2023-11-18 19:03:35 +00:00
resource Fix upgrade with ResourceReference (#15377) 2024-02-06 08:22:46 +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 Fix stack name validation check (#15245) 2024-01-27 10:35:20 +00:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util Add `--suppress-progresss` flag to CLI (#14690) 2024-02-05 11:48:10 +00:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Add `plugin run` command (#12613) 2024-02-05 08:35:48 +00:00