pulumi/sdk/go/common
Fraser Waters 721d61115b
Add `plugin run` command (#12613)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

Mostly for providers to experiment with, currently hidden behind
"PULUMI_DEV".
2024-02-05 08:35:48 +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 Add `plugin run` command (#12613) 2024-02-05 08:35:48 +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 Rename self-managed to diy-backend (#15268) 2024-01-30 09:00:15 +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