pulumi/pkg/codegen/go
Ian Wahbe 9f6589ed8c
iwahbe/7802/compile program generator test output (#8036)
* Move program tests into folders

* update package schema

* Enabled tests pass

* Fix lints and begin to update test cases

* Re-enable tests

* Update aws version to v4

* Refactor language specific parts

* Hook up dotnet and nodejs

* Update tests from master

* SSOT for schema/version

* Name blocking errors. Leave tests in valid state

* Give each language its own folder

* Remove SkipCompile for azure-sa (bug was fixed)

* Fix nits + changes asserts to require

* Remove unused import

* One last assert => require
2021-09-29 11:33:57 -07:00
..
doc.go [codegen/go] detect and avoid collisions in resource and type code generation (#7857) 2021-09-03 19:42:45 -07:00
doc_test.go Validate Name, Version and Enviroment (#7896) 2021-09-17 12:12:22 -07:00
gen.go [codegen/go] Rewrite cyclic types. (#8049) 2021-09-28 07:33:14 -07:00
gen_crd2pulumi.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program.go Implemented file reading support for Go code generator (#7806) 2021-09-09 22:10:25 +03:00
gen_program_expression_test.go iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
gen_program_expressions.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00
gen_program_json.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_program_optionals.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_program_read_dir.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_splat.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_ternaries.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_test.go iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
gen_program_utils.go Implemented filebase64() support for Code Generator (#7863) 2021-09-10 23:09:28 +01:00
gen_spill.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_test.go Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
importer.go [docgen/go] - Fix go docgen links for pulumi types (#7558) 2021-07-20 15:57:48 -07:00
utilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
utilities_test.go [codegen/*] - Fix enum names that start with an underscore. (#5950) 2020-12-16 09:22:44 -08:00