pulumi/pkg/codegen
Pat Gavlin 76ee1b8ccf
[codegen/schema] Add a schema checker (#7865)
- Change the schema package to report semantic errors as diagnostics
  rather than Go errors
- Add a `pulumi schema check` command to the CLI for static checking of
  package schemas

The semantic checker can be extended in the future to add support for
target-specific checks.
2021-08-30 19:29:24 -07:00
..
docs Fix lint error (#7757) 2021-08-12 17:20:13 -07:00
dotnet [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -07:00
go Merge pull request #7792 from pulumi/t-vova/invalid-go-source-fix 2021-08-27 19:49:30 -10:00
hcl2 Fixed nil pointer error with BindExpressionText and typeExpr (#7766) 2021-08-17 14:22:06 +03:00
importer [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
internal Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
nodejs [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -07:00
python Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
schema [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00
docs.go [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -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