pulumi/pkg/codegen/internal/test
Pat Gavlin a1339277f0
[schema] Add enum overlay support. (#8425)
And update the metaschema to accommodate the `isOverlay` properties
added in #8338. Overlay enums, like other overlay members, are
implemented out-of-band by the declaring package. Code generators should
not generate declarations for overlay enums.
2021-11-16 15:53:28 -08:00
..
testdata [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
helpers.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
program_driver.go Skip flaky tests for now (#8420) 2021-11-15 15:17:20 -05:00
sdk_driver.go [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
type_driver.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00