pulumi/pkg/codegen/schema
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_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07: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 [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00
schema.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00
schema_test.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00