pulumi/pkg/codegen/internal/test/testdata/external-resource-schema/dotnet
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
..
Inputs [codegen/go] Fix emitted type of resources and types (#7158) 2021-05-27 16:02:19 -07:00
ArgFunction.cs [codegen/dotnet] Handle external resource refs (#5791) 2020-11-20 21:09:34 +01:00
Cat.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Component.cs [codegen/go] Fix emitted type of resources and types (#7158) 2021-05-27 16:02:19 -07:00
Provider.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Pulumi.Example.csproj Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
README.md [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Utilities.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Workload.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
logo.png [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00

README.md