pulumi/pkg/codegen
James Nugent 93d7057f80
[codegen/go] Respect baseImportPath in Go SDKs (#6866)
If `rootPackageName` is set, we can look for the version in the
baseImportPath rather than at a location based on the package name -
which currently fails if every component is not named `pulumi-*`. To err
on the side of caution, this method is only used for packages where
`rootPackageName` is set, meaning existing SDKs retain their current
behavior.

The new behavior is confirmed via the test added in #6862.
2021-04-29 17:09:05 -06:00
..
docs Ensuring Yandex is part of the docs title generations 2021-04-21 00:41:37 +01:00
dotnet Enable deterministic builds 2021-04-29 14:24:43 +12:00
go [codegen/go] Respect baseImportPath in Go SDKs (#6866) 2021-04-29 17:09:05 -06:00
hcl2 [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
importer [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
internal/test [codegen/go] Respect baseImportPath in Go SDKs (#6866) 2021-04-29 17:09:05 -06:00
nodejs Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
python Import subpackages lazily (#6827) 2021-04-29 16:08:22 -04:00
schema Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
docs.go Fix inconsistent object type naming. (#6686) 2021-04-15 19:03:28 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -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_types.go Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00