Commit Graph

  • d864cce061
    Decouple persist and display events (#15709) Paul C. Roberts 2024-03-18 09:53:13 -0700
  • 3308b1db17
    Bump the go_modules group across 1 directory with 1 update (#15718) dependabot[bot] 2024-03-18 14:57:43 +0000
  • 48285fbc29 Tidy Justin Van Patten 2024-03-18 07:37:58 -0700
  • 8eb8a673b1
    properly check if the cache is primed (#15723) Thomas Gummerer 2024-03-18 11:04:12 -0300
  • d70e95b1a7
    make parallel test more likely to fail when there are problems (#15722) Thomas Gummerer 2024-03-18 09:33:45 -0300
  • fb929ef6f3 properly check if the cache is primed Thomas Gummerer 2024-03-18 12:26:50 +0100
  • a016937983 make parallel test more likely to fail when there are problems Thomas Gummerer 2024-03-18 12:09:48 +0100
  • 0db436a64a
    do dev releases post merge (#15720) Thomas Gummerer 2024-03-18 06:56:10 -0300
  • 165c634435
    Update ignore rules following testdata move (#15721) Fraser Waters 2024-03-18 09:27:43 +0000
  • 77a8779348 only update dev version if we're at the latest sha Thomas Gummerer 2024-03-18 10:02:30 +0100
  • 55b44467c6 Update ignore rules following testdata move Fraser Waters 2024-03-18 09:05:03 +0000
  • 3873872cf8 do dev releases post merge Thomas Gummerer 2024-03-18 08:40:07 +0100
  • db8e097302
    add some more debug output to CI script (#15703) Thomas Gummerer 2024-03-18 04:56:50 -0300
  • dd4cd0b30a review feedback Thomas Gummerer 2024-03-18 08:34:31 +0100
  • 28ad6e4eb5
    Bump the go_modules group across 1 directory with 1 update dependabot[bot] 2024-03-17 23:23:37 +0000
  • 77e8d8ffee
    Append .exe when installing local language plugins (#15715) ​Andrzej Ressel 2024-03-17 23:26:22 +0100
  • 14babed82b
    Bump google.golang.org/protobuf, golang.org/x/crypto, and github.com/moby/moby (#15717) Justin Van Patten 2024-03-17 15:20:32 -0700
  • aea813f2fb Tidy Justin Van Patten 2024-03-17 14:35:27 -0700
  • 1b1eb8a057 Bump the go_modules group across 17 directories with 3 updates dependabot[bot] 2024-03-16 11:44:02 +0000
  • 770b858bd3 Append .exe when installing local language plugin Andrzej Ressel 2024-03-17 16:27:32 +0100
  • 2423aa0017
    Merge ebeafda060 into c0257cc107 Julien P 2024-03-16 11:53:48 -0700
  • a59b818108
    Bump the go_modules group across 17 directories with 3 updates dependabot[bot] 2024-03-16 11:44:02 +0000
  • 0b47e8ad38 working on upgrading output values Fraser Waters 2024-03-11 15:45:35 +0000
  • c0257cc107
    Changelog and go.mod updates for v3.111.1 (#15708) pkg/v3.111.1 Pulumi Bot 2024-03-16 03:30:59 -0700
  • d4660c1414 Potential fix for rendering issue Paul Roberts 2024-03-15 14:52:44 -0700
  • 924ff14653 Decouple persist and display events Paul Roberts 2024-02-27 23:34:34 -0800
  • 239a718fb1 chore: post-release go.mod updates github-actions 2024-03-16 00:22:42 +0000
  • 7b5a5a4e44 chore: changelog for v3.111.1 github-actions 2024-03-16 00:21:10 +0000
  • ec7ba3ea04
    Freeze 3.111.1 (#15706) Fraser Waters 2024-03-15 23:07:44 +0000
  • aac70b8e0f Freeze 3.111.1 Fraser Waters 2024-03-15 21:05:06 +0000
  • c465c02f29
    Revert "Decouple persist and display events (#15529)" (#15705) v3.111.1 sdk/v3.111.1 Fraser Waters 2024-03-15 20:37:31 +0000
  • 90ff401e48 Revert "Decouple persist and display events (#15529)" Fraser Waters 2024-03-15 20:13:49 +0000
  • 3bdc65c6e5
    [program-gen] Fix enum resolution from types of the form Union[string, Enum] and emit fully qualified enum cases (#15696) Zaid Ajaj 2024-03-15 18:49:12 +0100
  • cf56a896b4 Fix enum resolution from types of the form union[string, enum] Zaid Ajaj 2024-03-15 17:56:18 +0100
  • ea816af822 add some more debug output to CI script Thomas Gummerer 2024-03-15 16:29:06 +0100
  • 84b2dd76a1
    Use sets for dependencies inside the engine (#15671) Fraser Waters 2024-03-15 13:01:45 +0000
  • e5be68edf1 Use sets for dependencies inside the engine Fraser Waters 2024-03-13 18:05:08 +0000
  • 507a8b26bd
    Changelog and go.mod updates for v3.111.0 (#15701) pkg/v3.111.0 Pulumi Bot 2024-03-15 04:36:24 -0700
  • 5c6b9fa720 chore: post-release go.mod updates github-actions 2024-03-15 11:20:50 +0000
  • cf4ccf62ca chore: changelog for v3.111.0 github-actions 2024-03-15 11:19:44 +0000
  • ff9499b609
    Freeze 3.111.0 (#15699) Thomas Gummerer 2024-03-15 07:10:55 -0300
  • ddd187ee1f Freeze 3.111.0 Thomas Gummerer 2024-03-15 10:59:41 +0100
  • a02975203b
    Ensure PropertyDependencies are filled in (#15675) v3.111.0 sdk/v3.111.0 Fraser Waters 2024-03-15 09:05:18 +0000
  • 33a3e77fc6
    Prepare for 3.111.0 release (#15698) Thomas Gummerer 2024-03-15 05:18:13 -0300
  • d78a009bfc
    Add context.Context to transform functions (#15694) Fraser Waters 2024-03-15 08:15:37 +0000
  • ce5aae5312 Prepare for 3.111.0 release Thomas Gummerer 2024-03-15 08:42:44 +0100
  • 5ced672fa2
    [auto/go] Support for remote deployment executor image (#15697) Komal 2024-03-14 23:43:06 -0700
  • ffeba31d58
    Update changelog/pending/20240315--auto-go--support-for-remote-deployment-executor-image.yaml Thomas Gummerer 2024-03-15 07:27:01 +0100
  • bd3af00365 add test Komal 2024-03-14 20:48:30 -0700
  • 9a4031b18a lint Komal 2024-03-14 20:16:15 -0700
  • 299ac27c34 changelog Komal 2024-03-14 20:12:04 -0700
  • f96616c32a go automation api support for remote deployment executor image Komal 2024-03-14 20:08:34 -0700
  • f95007e0ba
    Update descriptions for property types defined in an external package (#15651) Sean Holung 2024-03-14 18:10:14 -0400
  • 0b6dd341d4 fix link Sean Holung 2024-03-14 14:48:05 -0700
  • f3466facfe regen tests Sean Holung 2024-03-14 14:47:49 -0700
  • 6cf865d3c2 Add context.Context to transform functions Fraser Waters 2024-03-14 20:17:35 +0000
  • 27b9be60ae
    A property.Value implementation to replace resource.PropertyValue (#15145) Ian Wahbe 2024-03-14 20:58:59 +0100
  • 929282d038 Change Of to New, responding to feedback Ian Wahbe 2024-03-14 17:57:02 +0100
  • 3d21a8189c GoValues to GoValue and .WithSecret() to .WithSecret(isSecret) Ian Wahbe 2024-03-14 15:18:51 +0100
  • 4361318574 Switch GoValues to GoValue Ian Wahbe 2024-03-14 14:54:32 +0100
  • cdce2c14fa Fix import cycle Ian Wahbe 2024-03-14 14:09:40 +0100
  • 3ff209e45e Move ResourceReference to property Ian Wahbe 2024-03-14 12:51:51 +0100
  • 690f298925 Use new packages Ian Wahbe 2024-02-12 20:23:38 -0800
  • 2302c8bcf2 Fix typo Ian Wahbe 2024-01-16 12:04:30 -0800
  • f29603a583 fix lint Ian Wahbe 2024-01-14 13:26:36 -0800
  • 4f36257d8b Normalize nil values to Null Ian Wahbe 2024-01-13 15:20:11 -0800
  • f2b95e8cc3 Project Null into the type system Ian Wahbe 2024-01-13 14:13:52 -0800
  • 25ab90655c Make Computed a value Ian Wahbe 2024-01-13 13:48:45 -0800
  • f4877d139f fix typo Ian Wahbe 2024-01-12 16:45:15 -0800
  • ade159baac Rapid test dependencies Ian Wahbe 2024-01-12 13:27:46 -0800
  • 95c92f0c69 Add a round-trip test for converting into resource.PropertyValue Ian Wahbe 2024-01-12 13:16:20 -0800
  • 193cd90856 Make computed-ness a singleton value Ian Wahbe 2024-01-12 13:04:15 -0800
  • 93fcfeba93 Add rapid testing framework Ian Wahbe 2024-01-11 19:00:21 -0800
  • 14a62220c7 A property.Value implementation to replace resource.PropertyValue Ian Wahbe 2024-01-11 16:57:09 -0800
  • 05fb5516c4 cleanup Sean Holung 2024-03-14 09:58:17 -0700
  • e31b63d9fd
    Move resource.URN to urn.URN (#15689) Ian Wahbe 2024-03-14 16:28:32 +0100
  • 1f39f8aa57
    Changelog and go.mod updates for v3.110.0 (#15691) pkg/v3.110.0 Pulumi Bot 2024-03-14 08:20:55 -0700
  • 6b554338b3
    Ensure package generation for Go SDKs doesn't panic when encountering overly nested arrays or maps of primitive types (#15680) Zaid Ajaj 2024-03-14 15:21:15 +0100
  • c0bb9d7988 Ensure package generation for Go doesn't panic when encountering overly nested arrays or maps of primitive types Zaid Ajaj 2024-03-14 14:34:31 +0100
  • f49e3d181c chore: post-release go.mod updates github-actions 2024-03-14 13:30:36 +0000
  • a99772570b chore: changelog for v3.110.0 github-actions 2024-03-14 13:29:30 +0000
  • cbfab53a6d fix lint Ian Wahbe 2024-03-14 13:43:51 +0100
  • 7ad27562de Move resource.URN to urn.URN Ian Wahbe 2024-03-14 13:16:18 +0100
  • 935ff96473
    Freeze v3.110.0 (#15686) Justin Van Patten 2024-03-14 05:31:48 -0700
  • e50a7e26cc
    add .cov files to .gitignore (#15687) v3.110.0 sdk/v3.110.0 Thomas Gummerer 2024-03-14 08:51:45 -0300
  • 8de47704a5 add .cov files to .gitignore Thomas Gummerer 2024-03-14 09:31:31 +0100
  • 7057bb0375
    Fix some grammer in import docs (#15673) Fraser Waters 2024-03-14 08:31:10 +0000
  • 400cb88e77
    Bump the go_modules group across 24 directories with 1 update (#15685) dependabot[bot] 2024-03-14 00:52:34 -0700
  • 84087e2766 Freeze v3.110.0 Justin Van Patten 2024-03-13 23:43:33 -0700
  • 5dfd35e7de
    Bump the go_modules group across 24 directories with 1 update dependabot[bot] 2024-03-14 06:19:49 +0000
  • 7d8788bd03
    Prepare for v3.110.0 release (#15655) Justin Van Patten 2024-03-13 22:32:58 -0700
  • 7b791a6177
    Stop using strings.Split in urn.go (#15669) Paul C. Roberts 2024-03-13 21:47:23 -0700
  • d2f4585969
    Bump the go_modules group across 24 directories with 1 update dependabot[bot] 2024-03-13 23:23:13 +0000
  • 9003b82f53
    Bump the go_modules group across 25 directories with 1 update dependabot[bot] 2024-03-13 23:09:11 +0000
  • 61baf71467
    Bump the go_modules group across 27 directories with 1 update dependabot[bot] 2024-03-13 22:57:46 +0000
  • ce5aad2abd
    Bump the go_modules group across 1 directory with 5 updates dependabot[bot] 2024-03-13 22:49:32 +0000
  • df4d25895c Ensure PropertyDependencies are filled in Fraser Waters 2024-03-13 22:22:28 +0000
  • a6be46b073 Fix some grammer in import docs Fraser Waters 2024-03-13 21:04:51 +0000
  • 945bb5ec6f Added an edge case that was missed Paul Roberts 2024-03-13 12:11:51 -0700
  • ef9f449e71 Minor test changes from PR feedback Paul Roberts 2024-03-13 11:14:53 -0700