Commit Graph

  • ac50802b1e Changelog message Mark Lambert 2021-04-19 20:21:08 +0100
  • 839a0ea800 Commit the fix and update tests data Pat Gavlin 2021-04-19 11:41:58 -0700
  • afa175eb42 Do not wrap types in Input<> when generating docs. Pat Gavlin 2021-04-19 11:35:47 -0700
  • dd687b50bb Check if property is a resource reference when printing detailed diffs. praneetloke/resource-reference-panic Praneet Loke 2021-04-19 10:09:34 -0700
  • 4bafeee700
    Fixes #6775: Duplicated Go modules (#6800) Ismayil 2021-04-19 18:24:51 +0300
  • c27e58bf2d [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0 v3.0.0 pkg/v3.0.0 stack72 2021-04-19 09:14:31 +0100
  • e066d213b4 Prepare for v3.0.0 release sdk/v3.0.0 stack72 2021-04-19 09:12:17 +0100
  • 9a8b17396d Ensuring the minimum version of the CLI is 3.0.0 for the Automation API in 3.0 release stack72 2021-04-19 09:12:06 +0100
  • e4746a7e65 Setting the minimum version of the CLI to be 3.0.0-rc.1 for the automation API stack72 2021-04-18 21:11:18 +0100
  • ddc3a30406
    Merge pull request #6799 from pulumi/reconcile-master-2.x Paul Stack 2021-04-18 21:06:40 +0100
  • 81810cbb9c
    [sdk/go] Support prompt values in `Construct` (#6790) Justin Van Patten 2021-04-18 09:18:25 -0700
  • 48a1d3f696
    [docgen] Fix horizontal scroll in python resource docs (#6801) Justin Van Patten 2021-04-17 15:33:23 -0700
  • 7753968597 Add integration test Justin Van Patten 2021-04-17 14:32:03 -0700
  • 979569e077 [docgen] Fix horizontal scroll in python resource docs Justin Van Patten 2021-04-17 12:12:41 -0700
  • 2085c0a77d
    Fix wrongly named Go modules Ismayil Mirzali 2021-04-17 19:07:40 +0300
  • 7f49790d0c Prepare for v2.25.2 release v2.25.2 pkg/v2.25.2 2.x-code-series stack72 2021-04-17 11:36:54 +0100
  • 2a224982a5 Reconcile master with 2.25.x patch releases stack72 2021-04-17 11:43:08 +0100
  • 6913382549 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v2.25.2 stack72 2021-04-17 11:35:31 +0100
  • 50be057007
    Merge pull request #6794 from pulumi/lee/gocloud sdk/v2.25.2 Paul Stack 2021-04-17 11:32:46 +0100
  • bbe81fe372 Fix go.sum in tests Lee-Ming Zen 2021-04-16 15:18:05 -0700
  • f11e8603a2
    [sdk/dotnet] Handle providers for RegisterResourceRequest (#6786) Levi Blackstone 2021-04-16 16:12:53 -0600
  • f2cec1463c Fix linting Lee-Ming Zen 2021-04-16 14:35:07 -0700
  • 74dfd4ee05 Update CHANGELOG Lee-Ming Zen 2021-04-16 14:23:23 -0700
  • 91bfc17d51 Use fork of go-cloud to temporarily unblock #6596 Lee-Ming Zen 2021-04-16 14:20:08 -0700
  • 5e495e85e5
    Clean the template dir if the remote has changed (#6784) svangordon-fruit 2021-04-16 13:51:42 -0700
  • 6f8ca12e0b Use Grpc.AspNetCore.Server package - without Grpc.Tools dependency Mark Lambert 2021-04-16 21:22:07 +0100
  • e4e55dec77 Rename SetArgs => CopyTo Justin Van Patten 2021-04-16 07:32:19 -0700
  • b4ada78ec4 [sdk/go] Support prompt values in `Construct` Justin Van Patten 2021-04-15 16:47:40 -0700
  • 780a0c8a3d
    Support defining remote components in Go (#6403) Justin Van Patten 2021-04-16 11:49:21 -0700
  • 507082c003
    Generate old type names in k8s compat mode. (#6788) Pat Gavlin 2021-04-16 11:30:25 -0700
  • 3cc917164c
    Merge pull request #6791 from pulumi/vl/Rename Vivek Lakshmanan 2021-04-16 10:47:42 -0700
  • 714c9ebfb2
    Review comments Levi Blackstone 2021-04-16 11:07:59 -0600
  • 514c5dabab Update changelog Stephen Van Gordon 2021-04-16 10:06:31 -0700
  • 1b055dcb2f
    Update sdk/dotnet/Pulumi/Deployment/Deployment_Prepare.cs Levi Blackstone 2021-04-16 11:01:48 -0600
  • ff87780c69
    [sdk/dotnet] Handle providers for RegisterResourceRequest Levi Blackstone 2021-04-15 15:12:52 -0600
  • 59dd665837
    [sdk/go] Handle providers for RegisterResourceRequest (#6781) Levi Blackstone 2021-04-16 10:43:29 -0600
  • c00dc5b4ca Rename gcp-native reference in docs Vivek Lakshmanan 2021-04-16 09:06:11 -0700
  • 9d029388ee Support defining remote components in Go Justin Van Patten 2021-02-06 22:16:39 -0800
  • 6cebe7ecac Generate old type names in k8s compat mode. Pat Gavlin 2021-04-16 06:43:04 -0700
  • 664776efe8 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-rc.1 v3.0.0-rc.1 pkg/v3.0.0-rc.1 stack72 2021-04-16 09:00:09 +0100
  • 1cc084dc0e
    Fix inconsistent object type naming. (#6686) sdk/v3.0.0-rc.1 Pat Gavlin 2021-04-15 19:03:28 -0700
  • e2625dab4d CL Pat Gavlin 2021-04-15 16:28:34 -0700
  • 76fc91bfc8 Fix inconsistent object type naming. Pat Gavlin 2021-03-31 16:34:11 -0700
  • f27c91deee Clean the template dir if the remote has changed Stephen Van Gordon 2021-04-15 12:17:42 -0700
  • 3e3c57dbe5
    Review comments Levi Blackstone 2021-04-15 14:01:40 -0600
  • 0b833c832d Cleanup after v2.25.1 release stack72 2021-04-15 20:25:26 +0100
  • b77f32930c
    Remote component py SDK (#6715) Anton Tayanovskyy 2021-04-15 14:49:51 -0400
  • c26d89f734 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v2.25.1 v2.25.1 pkg/v2.25.1 stack72 2021-04-15 19:42:00 +0100
  • 4dcc0d631e
    [automation/python] - Fix stack settings serialization (#6776) Komal 2021-04-15 11:41:25 -0700
  • 87906ca395 [PATCH] Fix stack settings serialization sdk/v2.25.1 Komal Ali 2021-04-15 19:05:12 +0100
  • 727d2a6451 Fix stack settings serialization Komal Ali 2021-04-14 17:10:29 -0700
  • 4c4e6d63a8
    [sdk/go] Handle providers for RegisterResourceRequest Levi Blackstone 2021-04-15 11:04:00 -0600
  • 4d31ee03c1 Pass lint Anton Tayanovskyy 2021-04-15 12:35:40 -0400
  • a6d5e648ec Add tests for plain value propagation Anton Tayanovskyy 2021-04-15 12:05:32 -0400
  • b70a292e16 Try NoParallel Anton Tayanovskyy 2021-04-15 10:24:01 -0400
  • 00030a17f0 Ignore lint warn Anton Tayanovskyy 2021-04-14 17:57:47 -0400
  • c92cd3f4b8 Dotnet -py test Anton Tayanovskyy 2021-04-14 17:50:44 -0400
  • aa669867ee Test go-py combo Anton Tayanovskyy 2021-04-14 17:47:20 -0400
  • 11e6d73f43 Fix build Anton Tayanovskyy 2021-04-14 17:40:32 -0400
  • 09d8eaabdf Propagate test matrix to py-py tests Anton Tayanovskyy 2021-04-14 17:40:10 -0400
  • 312bbdaf0b Merged master Anton Tayanovskyy 2021-04-14 17:08:02 -0400
  • 9d0e5b4d1e Remove CheckConfig override Anton Tayanovskyy 2021-04-14 17:01:17 -0400
  • 9d4d274b13
    [sdk/python] Handle providers for RegisterResourceRequest (#6771) Levi Blackstone 2021-04-14 14:56:26 -0600
  • f66a427f4f Conventinal __init__ Anton Tayanovskyy 2021-04-14 16:55:06 -0400
  • f464721d88 Move the pipenv pin command out of build into test targets Anton Tayanovskyy 2021-04-14 16:50:03 -0400
  • c9ec1c0a58 Remove note Anton Tayanovskyy 2021-04-14 16:42:24 -0400
  • 8c74e78566 Move test file in the correct location Anton Tayanovskyy 2021-04-14 16:41:20 -0400
  • 4e9156d773 Notes on _asynchronized decorator Anton Tayanovskyy 2021-04-14 16:31:31 -0400
  • fa6bc26e5e Revert changes to "method not implemented error" Anton Tayanovskyy 2021-04-14 16:24:51 -0400
  • 62137095dc Apply pycodestyle Anton Tayanovskyy 2021-04-14 16:21:16 -0400
  • 7b26524347
    [sdk/python] Handle providers for RegisterResourceRequest Levi Blackstone 2021-04-13 16:42:17 -0600
  • a8ea363df9
    Merge pull request #6772 from pulumi/feature-3.0 Paul Stack 2021-04-14 20:42:56 +0100
  • f7f33d92af [codegen/python] Remove deprecated __name__ and __opts__ args (#6765) feature-3.0 Justin Van Patten 2021-04-14 02:21:16 -0700
  • 19bd08fb1c fixup linting errors after rebase of master -> feature-3.0 (#6766) Paul Stack 2021-04-14 01:49:26 +0100
  • 5679496127 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.2 stack72 2021-04-08 18:10:39 +0100
  • f6fea7fafb [cli] Removing the deprecated pulumi history command (#6724) Paul Stack 2021-04-08 16:53:00 +0100
  • e955a6b06a Refactor Mock newResource and call to accept property bag rather than individual args (#6672) Paul Stack 2021-04-08 12:47:08 +0100
  • fef3157b18 [codegen/python] Adopt improved key translation (#6696) Justin Van Patten 2021-04-07 12:35:19 -0700
  • 3dd3a2bc34 Remove Prefix suffix on Pulumi.automation Package (#6720) Paul Stack 2021-04-07 17:21:28 +0100
  • 1112c513c0 [sdk/python] Improved dict key translation support (#6695) Justin Van Patten 2021-04-06 12:25:03 -0700
  • 036344679a Enable nodejs dynamic provider caching by default on program side (#6704) Evan Boyle 2021-04-05 16:03:28 -0700
  • e05477b8d6 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.1 stack72 2021-04-01 12:18:12 +0100
  • 73a66f48ea [breaking] Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-17 13:20:05 +0000
  • 11c2ae3bd2 [sdk/go] Simplify Apply method options to reduce binary size (#6607) Luke Hoban 2021-03-25 07:46:06 +1100
  • 3082ebe275 Ensuring that Pulumi automation api is minimum 3.0.0 CLI version pulumi-bot 2021-03-24 12:34:48 +0000
  • 3fad2e5329 Removing x namespace from go/python/nodejs automation packages (#6518) Paul Stack 2021-03-17 11:58:46 +0000
  • fd3ec6b86f [automation/nodejs] - Fix missing OpTypes and PreviewOptions (#6507) Komal 2021-03-11 16:23:44 -0800
  • dd934cc6f9 Cleanup post v2.25.0 release stack72 2021-04-14 17:46:41 +0100
  • 5db7c9e277 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v2.25.0 v2.25.0 pkg/v2.25.0 stack72 2021-04-14 17:22:27 +0100
  • a6abbbeb96 Prepare for v2.25.0 release sdk/v2.25.0 stack72 2021-04-14 17:04:32 +0100
  • 0a04a88030 [automation/dotnet] Start implementing typed import/export support Ville Penttinen 2021-04-14 18:20:55 +0300
  • 625c8925e2 Add license headers Anton Tayanovskyy 2021-04-14 09:43:50 -0400
  • 2987811e35 Bump gRPC dep Anton Tayanovskyy 2021-04-14 09:38:50 -0400
  • 7d28aa534b [codegen/python] Remove deprecated __name__ and __opts__ args Justin Van Patten 2021-04-13 16:11:52 -0700
  • d0509bee49
    [cli] Handle providers field for RegisterResourceRequest (#6764) Levi Blackstone 2021-04-13 18:56:34 -0600
  • c31412a5d9
    fixup linting errors after rebase of master -> feature-3.0 (#6766) Paul Stack 2021-04-14 01:49:26 +0100
  • dd7aa42076
    Allocate map of appropriate size Levi Blackstone 2021-04-13 17:49:42 -0600
  • cf50566fc5 fixup linting errors after rebase of master -> feature-3.0 stack72 2021-04-14 00:30:36 +0100
  • 45c262b2ce
    Merge pull request #6763 from pulumi/vl/Escape Vivek Lakshmanan 2021-04-13 16:36:25 -0700
  • 26fedb99fa
    Simplify Levi Blackstone 2021-04-13 17:22:20 -0600