pulumi/scripts
Fraser Waters f14cec0776
Add parameterized providers to Go (#16738)
This adds the first pass of parameterized providers to Go. This only
supports resources, need to expand tests to cover invokes and calls
later.

The method of implementation _might_ be seen as controversial, with all
new methods to do the registrations. An alternative would have been to
make PackageRef a `Resource/InvokeOption`, but that's inconsistent with
how we added it in the other languages, and further the engine won't
send it as a ResourceOption to transforms. So I think this
implementation is probably the preferred way, but while doing this we
might want to just do a `RegisterResourceV2` with `struct` args instead
of positional so if even more arguments need adding in the future we
have a non-breaking way to add them.
2024-08-10 08:03:15 +00:00
..
brew.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
get-job-matrix.py Revert "Pin node to 22.4.x to workaround breakage" (#16731) 2024-07-23 11:26:36 +00:00
get-language-providers.sh Bump dotnet SDK version after release (#16934) 2024-08-09 21:06:37 +00:00
get-pulumi-watch.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
get-version ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
go-test.py Revert "Revert "Disable `--rerun-fails` in tests"" (#15643) 2024-03-26 16:26:21 +00:00
go-update.sh ci: Remove -compat=1.18 flags to validate that tests pass on current and minimum supported Go versions 2022-09-27 10:41:25 -07:00
go-wrapper.sh Run integration tests with race detection (#15895) 2024-04-11 15:58:42 +00:00
integration_test_subsets.py Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
normpath Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
prep-for-goreleaser.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
publish_npm.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
pulumi-version.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
retry Revert "ci: Remove retry script (#15960)" 2024-06-28 09:00:49 -07:00
reversion.js Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
set-version.py Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
tidy.sh Add parameterized providers to Go (#16738) 2024-08-10 08:03:15 +00:00
versions.sh ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00