pulumi/pkg/codegen/internal/test/testdata/external-resource-schema/go/example
Ian Wahbe 67303e1b99
Run type checker against all languages (#7931)
We run the best static check we can on generated code, ensuring that it is valid. 

* Run type checker against all languages (not docs)

* Fix package location, add some deps for schemas

* More tests passing

* These tests finally work

* Make linter happy

* Fix tests for merge from master

* Opt out of input-collision(nodejs) test

* Get more visibility into testing nodejs

* Fix type assumption

* Specify ts-node version

* Retrofit typescript dependencies for node14

* Give each go instance it's own module

* Attempt to diagnose remote go mod init failure

* Provide root for go mod init

* Make linter happy
2021-09-15 09:49:36 -07:00
..
argFunction.go Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
cat.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
component.go Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
doc.go Test data to cover types generated for external references 2021-01-20 11:29:01 -08:00
init.go Fix Go init.go codegen to be govet compliant (#7195) 2021-06-04 13:57:04 +03:00
provider.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
pulumiTypes.go Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
pulumiUtilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
workload.go Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00