pulumi/pkg/codegen
Justin Van Patten 043c42b336
Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593)
Current/older versions of the Python language host cannot read `pulumiplugin.json` without returning an error. This hasn't been a problem because none of our packages have included the file. However, we're going to start including this file by default in packages. To avoid this error on older CLIs, we'll use a different file name. And since we're introducing the use of this file in the .NET and Go language hosts, we'll use the new name for these languages as well for consistency.
2021-12-15 10:41:44 -08:00
..
docs Remove .gitignore for file we no longer generate (#8580) 2021-12-10 16:47:49 +00:00
dotnet Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
go Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
hcl2 Programgen support for fnOutput forms in node (#7949) (#8434) 2021-11-17 15:27:50 -05:00
importer [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
internal Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
nodejs Cleanup sdk codegen tests (#8508) 2021-11-30 11:09:36 -08:00
pcl Programgen support for fnOutput forms in node (#7949) (#8434) 2021-11-17 15:27:50 -05:00
python Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
schema [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -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