pulumi/sdk/go/common
Aaron Friel bb63f05f9e Enable GitHub integration in remote automation API
Adds the `--remote-github-repository` flag to the experimental remote automation
API. This option must not be set with a URL, as _exactly one of_
`--remote-github-repository` or a URL must be provided.
2024-08-16 13:38:38 -07:00
..
apitype Enable GitHub integration in remote automation API 2024-08-16 13:38:38 -07: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 URL-based plugin source overrides via env var (#16648) 2024-07-26 10:37:09 +00:00
promise Use promise rather than `atomic.Value` to record step errors. (#14612) 2023-11-18 19:03:35 +00:00
resource Fix potential nil panic in InitError.Error (#16967) 2024-08-14 08:26:06 +00:00
slice Engine support for remote transforms (#15290) 2024-02-21 16:30:46 +00:00
testing Use a new PULUMI_HOME for every test environment (#15559) 2024-03-01 21:32:49 +00:00
tokens Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util Fix potential nil panic in FindExecutable (#16966) 2024-08-14 08:25:06 +00:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Don't search upwards for policy packs when determining required plugins (#16865) 2024-08-02 11:49:16 +00:00