pulumi/pkg/codegen/schema
Robbie McKinstry cafb602e38
Remind the user to provide a License in Python codegen.
With this commit, if the user does not provide a license when running Python
code gen, a log will inform them its a good idea.
2023-02-25 15:24:57 -05:00
..
bind.go Update pkg/codegen/schema/bind.go 2023-01-31 17:23:58 +00:00
docs_parser.go golangci-lint: Enable staticcheck 2023-01-14 16:59:46 -08:00
docs_renderer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go Initial implementation of simplified invokes for dotnet and nodejs 2023-01-11 14:17:14 -08:00
loader.go golangci-lint: Enable staticcheck 2023-01-14 16:59:46 -08:00
loader_schema_test.go perf: Use a faster check for empty schemas (#10444) 2022-08-19 07:40:59 -07:00
loader_test.go [schema] Faster schema loading via caching alongside plugins (#9686) 2022-06-13 23:27:11 -07:00
mock_pulumi_schema.go Avoid panicing on invalid Pulumi.yaml["plugins"] 2023-01-18 10:59:19 -08:00
package_reference.go Add description to PackageReference (#9800) 2022-06-08 12:53:13 -07:00
pulumi.json Initial implementation of simplified invokes for dotnet and nodejs 2023-01-11 14:17:14 -08:00
schema.go Remind the user to provide a License in Python codegen. 2023-02-25 15:24:57 -05:00
schema_test.go Add tests for resources called "provider" 2023-01-29 20:04:07 +00:00