pulumi/pkg
Praneet Loke 30b12cff49
[codegen/docs] Various Go-related fixes (#4646)
* Remove code that was hiding Go as a language option for k8s overlay resources. Mark input args type for Functions as optional in Go.

* Show a special note in the Go function's snippet when the function name does not match other languages.

* Make sure the draft PR stays assigned to the original author. Add some more comments.

* Remove logic to use the Go ModuleToPackage map to then lookup the relevant C# namespace. Make getLanguageModuleName a method of modContext since passing in a package is not needed anymore.
2020-05-15 17:33:56 -07:00
..
backend Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
cmd/pulumi Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
codegen [codegen/docs] Various Go-related fixes (#4646) 2020-05-15 17:33:56 -07:00
engine Avoid replace on second update with import applied (#4403) 2020-04-15 18:52:40 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Update NPM test to install @pulumi/pulumi 2.0 (#4596) 2020-05-08 11:15:43 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure Go build is an optional step in integration testing framework 2020-05-07 09:23:05 +01:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Enable fish completions for pulumi cli (#4401) 2020-04-30 15:45:57 +01:00
go.sum Enable fish completions for pulumi cli (#4401) 2020-04-30 15:45:57 +01:00