pulumi/pkg/codegen
James Nugent 1b78e3dd63
Respect package import alias for top-level module (#7471)
This commit modifies the Go code generator to use configured aliases for
the root package name of a Go module. This is useful when a version 2
package is present, as it prevents generation of identifiers such as
"v2" which were produced by the old logic.
2021-07-14 15:12:07 -07:00
..
docs [codegen/schema] YAML {un,}marshaling support. (#7509) 2021-07-13 16:41:40 -07:00
dotnet [codegen] Add type name generation tests. (#7470) 2021-07-09 10:23:10 -07:00
go Respect package import alias for top-level module (#7471) 2021-07-14 15:12:07 -07:00
hcl2 Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
importer Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
internal/test [codegen/python] - Implement dynamic config-getters (#7447) 2021-07-14 14:26:50 -07:00
nodejs [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
python [codegen/python] - Implement dynamic config-getters (#7447) 2021-07-14 14:26:50 -07:00
schema [codegen/schema] YAML {un,}marshaling support. (#7509) 2021-07-13 16:41:40 -07:00
docs.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go Add helper methods to StringSet 2021-06-09 12:02:32 +02:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00