Commit Graph

  • d5fb1370f3 Update function comments to remove outdated DIY backend note Jake Godin 2024-10-16 12:02:53 -0400
  • 4424d69177
    Remove unused deployment option (#17559) Mikhail Shilkov 2024-10-16 10:54:32 +0200
  • 94a9a48754
    Remove `pulumi package add` error for YAML (#17560) Justin Van Patten 2024-10-15 11:45:06 -0700
  • e2a47e13ad
    generate changelog Petr Lozhkin 2024-10-15 13:58:46 -0400
  • 79597cc6ba
    use rpc server in pulumi-language-go Petr Lozhkin 2024-10-14 18:02:22 -0400
  • 22066636cd
    use rpc server in pulumi-language-python Petr Lozhkin 2024-10-14 18:02:14 -0400
  • f86bf6be33
    use rpc server in pulumi-language-nodejs Petr Lozhkin 2024-10-14 18:02:02 -0400
  • 4a2b10ac56
    Prepare for v3.137.0 release (#17557) Justin Van Patten 2024-10-15 11:21:15 -0700
  • 71cad39b92 Remove `pulumi package add` error for YAML Justin Van Patten 2024-10-15 11:08:23 -0700
  • 3b2695d169 Remove unused deployment option Mikhail Shilkov 2024-10-15 19:49:36 +0200
  • b3742fc767 Prepare for v3.137.0 release Justin Van Patten 2024-10-15 10:10:40 -0700
  • f550cc2f72
    use rpc server in resource provider Petr Lozhkin 2024-10-14 18:01:39 -0400
  • e4759c833b
    implement rpcserver wrapper library Petr Lozhkin 2024-10-14 18:00:45 -0400
  • 46a0c71f6b
    lint julienp/dyn-combined Julien Poissonnier 2024-10-14 22:01:42 +0200
  • 07c4dabed7
    update jsdoc for provider methods Julien Poissonnier 2024-10-14 21:59:48 +0200
  • 1230b2cb16
    review updates Julien Poissonnier 2024-10-14 18:53:00 +0200
  • 70811f739c
    review updates Julien Poissonnier 2024-10-14 18:51:23 +0200
  • 648d50a22b
    remove loop from provider methods Julien Poissonnier 2024-10-14 18:36:03 +0200
  • e0049a32f6
    lint nodejs, remove test variable Julien Poissonnier 2024-10-14 18:31:41 +0200
  • 37edd1c2ac
    changelog Julien Poissonnier 2024-10-14 18:22:06 +0200
  • 7f6463b083
    lint nodejs Julien Poissonnier 2024-10-14 18:20:55 +0200
  • 2e025b13b0
    lint Julien Poissonnier 2024-10-14 17:49:30 +0200
  • 00469c5395
    typo & remove full_key Julien Poissonnier 2024-10-14 17:48:47 +0200
  • 2b4168748b
    nodejs dynamic config Julien Poissonnier 2024-10-14 17:48:34 +0200
  • 104dd3eec7
    pass config argument to dynamic provider methods Julien Poissonnier 2024-10-14 16:43:26 +0200
  • 0d27961793
    pass project name through to dynamic providers Julien Poissonnier 2024-10-14 16:42:54 +0200
  • 4301d99353
    Pass project through to nodejs dynamic providers Julien Poissonnier 2024-10-04 17:38:24 +0200
  • dde9da9fe4
    Provide settings to dynamic provider Julien Poissonnier 2024-10-04 16:16:54 +0200
  • 5ae29d49d8
    remove fmt.Print Julien Poissonnier 2024-10-04 12:10:57 +0200
  • 7a3b70effd
    ensure we have an event loop when calling provider methods Julien Poissonnier 2024-10-02 15:52:18 +0200
  • 5358af9e48
    Add python dynamic provider test Justin Van Patten 2024-09-10 16:31:03 -0700
  • 486f7694fa
    Support `pulumi.Config` in dynamic providers Will Jones 2024-09-10 17:10:18 +0100
  • c042f0ef60
    lint julienp/dyn Julien Poissonnier 2024-10-14 17:49:30 +0200
  • 06d41b0448
    typo & remove full_key Julien Poissonnier 2024-10-14 17:48:47 +0200
  • dc30e6b1a1
    nodejs dynamic config Julien Poissonnier 2024-10-14 17:48:34 +0200
  • c26655e6a8
    remove printf Julien Poissonnier 2024-10-14 16:46:58 +0200
  • 875170ee5b
    pass config argument to dynamic provider methods Julien Poissonnier 2024-10-14 16:43:26 +0200
  • fb070bbb81
    pass project name through to dynamic providers Julien Poissonnier 2024-10-14 16:42:54 +0200
  • 6e9ec22efd
    Support Python 3.13 (#17520) Julien 2024-10-14 11:46:16 +0200
  • 2bd4be8ecd
    make sure the token source test is not flaky (#17545) Thomas Gummerer 2024-10-14 10:44:41 +0200
  • 32582099af fix nil pointer exception Thomas Gummerer 2024-10-14 10:08:43 +0200
  • 0d6f3f15d6
    update debugpy Julien Poissonnier 2024-10-14 09:39:40 +0200
  • bf3c646e49
    Fix whitespace churn Julien Poissonnier 2024-10-14 09:24:42 +0200
  • 409241bc0e
    unskip python debugger tests Julien Poissonnier 2024-10-14 09:23:28 +0200
  • 9d50c61a07
    Work around activate script issue Julien Poissonnier 2024-10-09 11:25:47 +0200
  • da1b35bc57
    skip py 🦘 Julien Poissonnier 2024-10-09 10:15:50 +0200
  • 0fc15849ea
    Update get-job-matrix.py Julien 2024-10-08 18:17:47 +0200
  • 93dd640f26
    Handle rc versions Julien Poissonnier 2024-10-08 16:00:26 +0200
  • 7f19fbf5f8
    Use rc, 3.13 is not yet in the actions manifest Julien Poissonnier 2024-10-08 16:00:19 +0200
  • 49bab6b018
    [WIP] Support Python 3.13 Julien Poissonnier 2024-10-08 15:50:34 +0200
  • fd77fa0e32
    Improve invalid credentials error message (#17541) Sean Yeh 2024-10-11 14:23:35 -0500
  • 9320bfd929 Changelog syeh/improve-invalid-creds-file-message Sean Yeh 2024-10-11 12:58:17 -0500
  • a4d3637ee6 Improve invalid credentials error message Sean Yeh 2024-10-10 12:55:03 -0500
  • 460c2b29e0 make sure the token source test is not flaky Thomas Gummerer 2024-10-11 17:33:03 +0200
  • b0a6d5a0bb
    Port over developer documentation on Pulumi types (#17544) Will Jones 2024-10-11 14:51:07 +0000
  • 2eb793e596 Port over developer documentation on Pulumi types Will Jones 2024-10-11 11:10:31 +0100
  • d00528918e
    Add a conformance test for preserving map keys (#17350) Fraser Waters 2024-10-11 14:34:46 +0100
  • 0e611ef790
    [pcl] Detect and error on binding component nodes that self-reference their source (#17538) Zaid Ajaj 2024-10-11 14:45:16 +0200
  • e95f3792af
    fix l2-map Julien Poissonnier 2024-10-11 12:09:39 +0200
  • bd1ce72803
    fix reqs Julien Poissonnier 2024-10-11 11:35:35 +0200
  • 4d9588be31
    fix l2-plain Julien Poissonnier 2024-10-11 10:53:29 +0200
  • 0170d640c3
    only check nonPlainData if present Julien Poissonnier 2024-10-10 18:59:07 +0200
  • f7932c629f
    update snaps Julien Poissonnier 2024-10-10 18:44:53 +0200
  • ce7c4bb628
    update codegen snap Julien Poissonnier 2024-10-10 17:49:17 +0200
  • a8244837d5
    Simplify the target type for a given cons expression Julien Poissonnier 2024-10-09 15:35:29 +0200
  • e3b039a694
    Add a conformance test for preserving map keys Fraser Waters 2024-09-23 21:03:30 +0100
  • 09f4437819
    fix l2-map Julien Poissonnier 2024-10-11 12:09:39 +0200
  • 6ec1e3be3a
    fix reqs Julien Poissonnier 2024-10-11 11:35:35 +0200
  • a04473405b
    fix l2-plain Julien Poissonnier 2024-10-11 10:53:29 +0200
  • e34b753f07
    Cover configure (#17508) Anton Tayanovskyy 2024-10-10 22:23:59 -0400
  • effbb274ca lint Anton Tayanovskyy 2024-10-10 21:03:59 -0400
  • e2a7ba2c54 Remove redundant snapshots Anton Tayanovskyy 2024-10-10 20:55:37 -0400
  • 02b5d3aaf0 Accept snapshots Anton Tayanovskyy 2024-10-10 20:54:57 -0400
  • 3885bde272 In Python a resource cannot be named Config Anton Tayanovskyy 2024-10-10 20:54:22 -0400
  • 6016a02329 Apply suggested renames Anton Tayanovskyy 2024-10-10 20:40:47 -0400
  • 60eab54bfd Snapshots Anton Tayanovskyy 2024-10-10 19:43:28 -0400
  • 6499f1302d Segregate the test cases Anton Tayanovskyy 2024-10-10 19:38:00 -0400
  • ab6614be88 More lint Anton Tayanovskyy 2024-10-10 17:57:22 -0400
  • db3d4b1ea3 Fix lint Anton Tayanovskyy 2024-10-10 17:53:57 -0400
  • 944b53a46e Move assert functions as PR review suggested Anton Tayanovskyy 2024-10-10 17:23:52 -0400
  • 9f5980f2d4 Factor things a bit per PR feedback Anton Tayanovskyy 2024-10-10 16:46:07 -0400
  • 2d3b850b60
    Update yaml to 1.11.1 (#17540) Justin Van Patten 2024-10-10 12:42:11 -0700
  • 062bc3ad02 PR Feedback: move ProviderWithCustomServer Anton Tayanovskyy 2024-10-10 15:18:16 -0400
  • 311f567eb2 typo in test name Zaid Ajaj 2024-10-10 19:49:05 +0200
  • 6514df7c02
    only check nonPlainData if present Julien Poissonnier 2024-10-10 18:59:07 +0200
  • c01cb62d50
    update snaps Julien Poissonnier 2024-10-10 18:44:53 +0200
  • 3c4992e664
    update codegen snap Julien Poissonnier 2024-10-10 17:49:17 +0200
  • 5a00a8e276 Update yaml to 1.11.1 Justin Van Patten 2024-10-10 08:39:44 -0700
  • bc23dbff71 Detect and error on binding component nodes in PCL that self-reference their source Zaid Ajaj 2024-10-10 16:22:43 +0200
  • 7f19c96caf
    Simplify the target type for a given cons expression Julien Poissonnier 2024-10-09 15:35:29 +0200
  • 718495eb38 Fix .NET and implement Go mikhailshilkov/plain-outputs Mikhail Shilkov 2024-10-10 12:05:03 +0200
  • 4108ead6c0
    allow better grpc error messages from Python component providers (#17429) Thomas Gummerer 2024-10-10 11:52:29 +0200
  • d262ee50fc fix names Thomas Gummerer 2024-10-03 17:42:19 +0200
  • 1eb276a286 address code review feedback Thomas Gummerer 2024-10-03 13:54:39 +0200
  • f65b648813 use typedicts Thomas Gummerer 2024-09-30 14:03:48 +0200
  • 8b13947167 add changelog Thomas Gummerer 2024-09-30 11:53:20 +0200
  • b5081f898d python errors Thomas Gummerer 2024-09-26 14:56:21 +0200
  • 8e21b28471
    allow better grpc error messages from Go component providers (#17464) Thomas Gummerer 2024-10-10 09:13:31 +0200
  • 102921ef67 More Python detritus Anton Tayanovskyy 2024-10-09 19:38:06 -0400
  • 91a49b2ea7 More gofumpt Anton Tayanovskyy 2024-10-09 18:48:46 -0400