pulumi/pkg/codegen/internal/test/testdata/simple-resource-schema
Ian Wahbe 90913de3fb
[codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735)
* Allow .NET packages alternate owners

Specifically, this allows a generated package with a enclosing namespace
different then "Pulumi."

* New test case files

* Remove unused import

* Update CHANGELOG_PENDING.md

* Update codegen from master merge

* Use rootNamespace instead of namespace

* publisher overrides Author and "Company" in .NET

* Add publisher propagation to CHANGELOG_PENDING.md

* Fix nits

* Use fmt.Sprintf over +

* Restore sdk_driver.go (mostly)

* Add docs to allLanguages add documentation.

* Update tests from master

* Add rootNamespace to docs
2022-01-21 12:58:11 -08:00
..
docs [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00
dotnet [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
go [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00
go-extras/tests [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00
nodejs Generate scripts/install-pulumi-plugin.json (#8730) 2022-01-19 14:21:09 -08:00
python [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
schema.json [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00