Commit Graph

  • 1c98e92def
    updated tests & codegen Julien Poissonnier 2024-11-28 11:17:51 +0100
  • 8907054172
    Drop Python 3.8 support Julien Poissonnier 2024-11-27 22:55:49 +0100
  • 742ef05d47
    Update changelog/pending/20241127--sdk-python--switch-to-ruff-for-linting.yaml Julien 2024-11-28 11:01:45 +0100
  • d42af4c6a5
    fix type ignore Julien Poissonnier 2024-11-27 22:30:46 +0100
  • 7896dedce1
    replace black with ruff Julien Poissonnier 2024-11-27 22:28:38 +0100
  • d4eba4c81d
    changelog Julien Poissonnier 2024-11-27 22:16:35 +0100
  • 79f63694e3
    Switch to ruff for linting Julien Poissonnier 2024-11-27 22:13:34 +0100
  • fef43d10cf
    [program-gen] Emit deferred outputs for mutually dependant components (#17859) Zaid Ajaj 2024-11-28 00:36:31 +0100
  • 4e9341315e Merge branch 'master' into zaid/nodejs-deferred-outputs Zaid Ajaj 2024-11-27 23:26:16 +0100
  • 7fa0bb066f
    Disable import-outside-toplevel rule for Python (#17846) Julien 2024-11-27 23:16:50 +0100
  • 4aa86c9a4a Test InferVariableName for deferred outputs Zaid Ajaj 2024-11-27 22:56:38 +0100
  • ff91b252d9
    Merge branch 'master' into julienp/pylint-allow-import-outside-toplevel Julien 2024-11-27 22:14:53 +0100
  • 12a27f6bf3
    [sdk/nodejs] Throw from output() on circular structures (#17852) Justin Van Patten 2024-11-27 10:40:29 -0800
  • a460640bf6
    Add 'parameterization' to pulumi-plugin.json (#17867) Fraser Waters 2024-11-27 16:46:15 +0000
  • 747fe371f4 More tests Justin Van Patten 2024-11-26 16:45:53 -0800
  • d225bd940e Add 'parameterization' to pulumi-plugin.json Fraser Waters 2024-11-25 16:02:58 +0000
  • 15184d702e
    Add `Handshake` to the provider protocol (#17819) Will Jones 2024-11-26 17:35:47 +0000
  • 294f7f3fea
    Changelog and go.mod updates for v3.142.0 (#17875) pkg/v3.142.0 Pulumi Bot 2024-11-26 09:18:58 -0800
  • 4c40a3a4bf
    Remove PluginDownloadURL from Parameterization (#17872) Fraser Waters 2024-11-26 17:09:02 +0000
  • bbe52b1924 changelog Fraser Waters 2024-11-26 16:56:35 +0000
  • ef6845664d more review comments Fraser Waters 2024-11-26 16:55:00 +0000
  • d5aeab92af review comments Fraser Waters 2024-11-26 16:53:01 +0000
  • 3b067e086d chore: post-release go.mod updates github-actions 2024-11-26 16:40:02 +0000
  • 349acb8a5e chore: changelog for v3.142.0 github-actions 2024-11-26 16:38:47 +0000
  • dd301b54d6
    Freeze v3.142.0 (#17873) Julien 2024-11-26 16:46:25 +0100
  • 24e765143b
    Freeze v3.142.0 Julien Poissonnier 2024-11-26 16:41:49 +0100
  • 8b2406c9f5 Remove PluginDownloadURL from Parameterization Fraser Waters 2024-11-25 19:22:59 +0000
  • 1837a70718
    Prepare v3.142.0 release (#17870) v3.142.0 sdk/v3.142.0 Julien 2024-11-26 15:54:46 +0100
  • 350cbf137f
    Bump pulumi-java to 0.18.0 (#17871) Julien 2024-11-26 15:30:20 +0100
  • 705a2ae50b
    Revert "allow URLs without template for downloading git repos (#17824)" (#17866) Fraser Waters 2024-11-26 13:39:16 +0000
  • faeaace562
    Reduce binary size by stripping debug information (#17868) Julien 2024-11-26 14:24:15 +0100
  • 7e6f6f04d1
    Bump pulumi-java to 0.18.0 Julien Poissonnier 2024-11-26 14:15:00 +0100
  • fa6d634ac3
    Prepare v3.142.0 release Julien Poissonnier 2024-11-26 14:07:11 +0100
  • 9b52b439ed
    Add integration test for pulumi new from a local folder (#17869) Julien 2024-11-26 13:56:55 +0100
  • 17a7bd5748
    Add integration test for pulumi new from a local folder Julien Poissonnier 2024-11-26 13:52:36 +0100
  • f31bfd1121
    Reduce binary size by stripping debug information Julien Poissonnier 2024-11-26 12:38:10 +0100
  • 7724f9cad5
    Fix login --interactive when no accounts are in the credentials file (#17860) Fraser Waters 2024-11-26 11:41:26 +0000
  • 79ee5ac83e
    Add some examples and caveats for the Go SDK (#17865) Ian Wahbe 2024-11-26 11:57:04 +0100
  • 4f6f0cf9e2 Revert "allow URLs without template for downloading git repos (#17824)" Fraser Waters 2024-11-26 10:07:05 +0000
  • 9314e9885c Add some examples and caveats for the Go SDK Ian Wahbe 2024-11-26 10:56:33 +0100
  • bdf68ba1a6
    Add OutputWithDependencies (#17856) Julien 2024-11-26 10:53:24 +0100
  • 6aa6f5b005 Fix builtinProvider to return a response Fraser Waters 2024-11-25 20:53:58 +0000
  • b6c702c55e Fix login --interactive when no accounts are in the credentials file Fraser Waters 2024-11-25 19:23:33 +0000
  • 7f5a8c5639 Fix some of the lifting issues Zaid Ajaj 2024-11-25 17:09:21 +0100
  • b7c7eaf6d3 GetRequiredPackages Fraser Waters 2024-11-25 13:30:12 +0000
  • d1cf4ffaaa emit comma Zaid Ajaj 2024-11-25 15:43:42 +0100
  • f94e1460cc Fix C# program-gen API for deferred outputs Zaid Ajaj 2024-11-25 15:42:43 +0100
  • eea04fb3c8 for loop replacement variable must be output Zaid Ajaj 2024-11-25 15:20:40 +0100
  • 740b6ef310 changelog Zaid Ajaj 2024-11-25 15:14:24 +0100
  • 3b12e7ece8
    Add OutputWithDependencies Julien Poissonnier 2024-11-25 15:02:46 +0100
  • bb9a80d590
    Enable unsubscriptable-object rule for Python (#17843) Julien 2024-11-25 13:26:52 +0100
  • 2c18751de1 update slice at index instead of appending Zaid Ajaj 2024-11-25 13:23:46 +0100
  • 1749cea794
    Merge branch 'master' into julienp/unsubscriptable-object Julien 2024-11-25 12:48:46 +0100
  • d6c6ac9723 Fix import for param providers Fraser Waters 2024-09-19 07:10:57 +0100
  • 706343b443 Fix nodejs sdk build Fraser Waters 2024-11-25 09:42:21 +0000
  • 04174f5215
    Fix parameterised dotnet packages to have version.txt (#17851) Fraser Waters 2024-11-25 09:20:02 +0000
  • 92eb4d4333
    Enable unused-import rule for Python (#17842) Julien 2024-11-25 10:11:09 +0100
  • 0e18d7e1ac Don't throw in non-circular cases Justin Van Patten 2024-11-25 00:41:12 -0800
  • 6e561e6ceb Remove duplication Justin Van Patten 2024-11-25 00:30:45 -0800
  • 579a0dcf23 Lint and make Response optional Fraser Waters 2024-11-25 07:39:30 +0000
  • 677d80e225 Make it clear the directory info is optional for attach Fraser Waters 2024-11-25 07:23:29 +0000
  • 7eece559ab Merge remote-tracking branch 'origin/master' into handshake Fraser Waters 2024-11-25 07:18:51 +0000
  • 81f861cd94 Rename to ProviderHandshakeRequest with dir info Fraser Waters 2024-11-25 06:50:03 +0000
  • 94b713721f [sdk/nodejs] Throw from `output()` on circular structures Justin Van Patten 2024-11-24 22:29:07 -0800
  • 9c83bcc963 Remove unnecessary else clauses Justin Van Patten 2024-11-19 22:26:21 -0800
  • aee901c57a
    python uv: preserve env-vars when executing uv command (fix #17848) (#17849) Timo Naroska 2024-11-24 22:28:38 -0800
  • f12cea2e6d Fix parameterised dotnet packages to have version.txt Fraser Waters 2024-11-25 06:27:04 +0000
  • 66574cf7a2 add changelog Timo Naroska 2024-11-24 21:04:17 -0800
  • 072380c873 Support generating deferred outputs in dotnet components Zaid Ajaj 2024-11-24 19:33:53 +0100
  • 23e81618ec emit deferred outputs for python programs with components Zaid Ajaj 2024-11-24 19:12:47 +0100
  • 4c189356dd python uv: preserve env-vars when executing uv command (fix #17848) Timo Naroska 2024-11-23 20:07:05 -0800
  • 59e15a082b revert dev work Zaid Ajaj 2024-11-23 21:10:48 +0100
  • a103ddb59c fix type parameters of deferred output variables Zaid Ajaj 2024-11-23 21:04:41 +0100
  • a7f785280f
    Disable import-outside-toplevel rule for Python Julien Poissonnier 2024-11-23 19:46:02 +0100
  • 6801ad1512 resolve deferred outputs from ForExpressions Zaid Ajaj 2024-11-23 15:45:32 +0100
  • 29d17ae016
    Enable unsubscriptable-object rule for Python Julien Poissonnier 2024-11-22 20:35:32 +0100
  • 9fc0f4cd72
    break import cycle Julien Poissonnier 2024-11-22 21:39:38 +0100
  • a5bc751ab5
    Fixed spaces Daniel Kisselman 2024-11-22 22:48:06 +0200
  • acd321e17d
    Enable unused-import rule Julien Poissonnier 2024-11-22 20:29:49 +0100
  • 7bddacaa02
    Changelog and go.mod updates for v3.141.0 (#17840) pkg/v3.141.0 Pulumi Bot 2024-11-22 08:49:05 -0800
  • 34942563ef chore: post-release go.mod updates github-actions 2024-11-22 15:10:52 +0000
  • 573480cf98 chore: changelog for v3.141.0 github-actions 2024-11-22 15:09:33 +0000
  • cf6fd75348
    Freeze version 3.141.0 (#17835) Julien 2024-11-22 14:29:51 +0100
  • 861144e19a
    fix RunPlugin for NodeJS (#17836) v3.141.0 sdk/v3.141.0 Thomas Gummerer 2024-11-22 14:07:20 +0100
  • 90ecbe8d65 codereview comments Thomas Gummerer 2024-11-22 13:29:37 +0100
  • 329f26f11d
    Send same args to shimless and binary plugins (#17833) Fraser Waters 2024-11-22 12:09:06 +0000
  • fcc5040e50
    Freeze version 3.141.0 Julien Poissonnier 2024-11-22 10:32:46 +0100
  • 174deec577 Send same args to shimless and binary plugins Fraser Waters 2024-11-22 09:03:50 +0000
  • 2691fae042
    Protobuf definition for autonaming configuration (#17810) Mikhail Shilkov 2024-11-22 12:27:58 +0100
  • 493be5c6c0 lint fixes Thomas Gummerer 2024-11-22 11:16:56 +0100
  • 77dc1f9f7e
    Prepare v3.141.0 release (#17834) Julien 2024-11-22 11:19:10 +0100
  • 079badc30a fix RunPlugin for NodeJS Thomas Gummerer 2024-11-22 10:55:07 +0100
  • d1f3e70a56
    Prepare v3.141.0 release Julien Poissonnier 2024-11-22 10:23:12 +0100
  • 139fac22b4 l3-component-simple test fraser/l3-component-simple Fraser Waters 2024-11-22 08:23:55 +0000
  • b6be6d82b0 emit deferred output variables and their resolution in typescript Zaid Ajaj 2024-11-22 05:01:20 +0100
  • 565de7f31e
    Update pulumi-dotnet to 3.69.0 (#17828) Fraser Waters 2024-11-21 21:10:40 +0000
  • d64143fd33 Update pulumi-dotnet to 3.69.0 Fraser Waters 2024-11-21 18:44:53 +0000
  • cfe2ccd36e
    allow URLs without template for downloading git repos (#17824) Thomas Gummerer 2024-11-21 16:29:38 +0100
  • 05d789752b
    [sdk] Implement deferred output for nodejs and python (#17793) Zaid Ajaj 2024-11-21 16:25:49 +0100
  • 6ef4a74f8f update changelog tg/expose-pulumi-provider-location Thomas Gummerer 2024-11-21 15:54:55 +0100