pulumi/pkg/codegen
Ian Wahbe 2f04a6931f
[sdk/dotnet] add plugin download url (#8739)
* [sdk/dotnet] Add PluginDownloadURL

* Update CHANGELOG_PENDING.md

* Add dotnet test

* Set Random resource.remote = false

* Add codegen

* Codegen changes to Utilizes.cs

* Fix ResourceOptions.merge

* Remove WithVersion

* Fix local test environment

* Add WithVersion back (marked as obsolete)

* Fix ResourceOptions.Copy

* Use null coalescence operator

* Set csharp to use projectReferences

* Add PluginDownloadURL to CallOptions

* Populate CallOptions in codegen

* Revert "Populate CallOptions in codegen"

This reverts commit e3397e0733.

* Make backwards compatible with previous sdks

* Run integration tests on MacOS

* Attempt to fix macos build error

* Disable full testing suite (MacOS)
2022-01-13 16:10:17 -08:00
..
docs Helm doc override: exclude Release and add description for Chart (#8598) 2021-12-16 21:15:38 +01:00
dotnet [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
go [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00
hcl2 Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
importer [cli/import] Support import of values with map type keys with non-identifier names (#8645) 2021-12-29 08:44:28 -08:00
internal [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
nodejs [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
pcl Programgen support for fnOutput forms in node (#7949) (#8434) 2021-11-17 15:27:50 -05:00
python [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
schema [codegen/schema] Do not validate in ImportSchema. (#8543) 2021-12-15 15:02:14 -08:00
docs.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go [codegen/go] Rewrite cyclic types. (#8049) 2021-09-28 07:33:14 -07:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen/go] Call site defaults for Pulumi Object types (#8411) 2021-11-23 15:10:15 -08:00