pulumi/pkg/codegen
James Nugent 3e3e4f2deb
Permit Go program gen to work with modules at v1 (#6855)
This commit adjusts the way that Go module versions are discovered from
packages when generating Go programs, to account for those on module
version 1. Previously, this function would panic when dereferencing a
nil instance of semver.Version.
2021-04-26 19:19:43 -07:00
..
docs Ensuring Yandex is part of the docs title generations 2021-04-21 00:41:37 +01:00
dotnet Changing the logo reference in the DotNet Codegen to be the new Pulumi logo 2021-04-21 20:26:00 +01:00
go Permit Go program gen to work with modules at v1 (#6855) 2021-04-26 19:19:43 -07: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 Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
nodejs Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
python Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07: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