pulumi/pkg/codegen/schema
Pat Gavlin 3b68ecc0fd
[codegen/schema] Do not validate in ImportSchema. (#8543)
Allow consumers to load package specs without validating them against
the Pulumi package metaschema. This dramatically reduces the package
load time for scenarios in which packages can be assumed to be
well-formed (e.g. program codegen + packages that are referenced by a
root schema).

Fixes #8541.
2021-12-15 15:02:14 -08: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] Do not validate in ImportSchema. (#8543) 2021-12-15 15:02:14 -08:00
pulumi.json [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
schema.go [codegen/schema] Do not validate in ImportSchema. (#8543) 2021-12-15 15:02:14 -08:00
schema_test.go [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00