Commit Graph

  • 9562b2c231 Stop using strings.Split in urn.go Paul Roberts 2024-03-13 10:23:28 -0700
  • e463b89521 append to comment Sean Holung 2024-03-12 15:06:09 -0700
  • b9311c7198 fix syntax Sean Holung 2024-03-12 15:00:22 -0700
  • a90a86062a use relative reference Sean Holung 2024-03-12 13:04:44 -0700
  • 373d1577a2 use package lookup to get name Sean Holung 2024-03-12 13:00:44 -0700
  • 05daa3653e link to external package Sean Holung 2024-03-11 07:11:11 -0700
  • 72ce48afd5
    [sdkgen/python] Replace-on-changes values should be camelCased (#15666) Mikhail Shilkov 2024-03-13 16:43:56 +0100
  • 9b54e03c04
    Make "pulumi dn" an alias for "pulumi destroy" (#15650) Justin Van Patten 2024-03-13 07:55:29 -0700
  • 83782c27c8 Re-generate docs test and rephrase changelog Mikhail Shilkov 2024-03-13 15:16:40 +0100
  • 6f73d24ea6
    Add a missing test for the import system (#15664) Fraser Waters 2024-03-13 14:13:36 +0000
  • 67bf3931c8 Add abort support to the NodeJS transform API Fraser Waters 2024-03-13 11:23:07 +0000
  • dd8cb6324b [sdkgen/python] Replace-on-changes values should be camelCased Mikhail Shilkov 2024-03-13 14:09:55 +0100
  • 8617959081 Add a missing test for the import system Fraser Waters 2024-03-13 11:31:55 +0000
  • b75cb0e601
    Bump the go_modules group across 2 directories with 4 updates dependabot[bot] 2024-03-13 10:43:59 +0000
  • fff245d24a
    l2-destroy test: sort the correct part of the slice (#15660) Thomas Gummerer 2024-03-13 07:05:38 -0300
  • a9b86b6836
    Update yaml to 1.6 (#15661) Fraser Waters 2024-03-13 09:45:31 +0000
  • e2504d8614 Update yaml to 1.6 Fraser Waters 2024-03-13 09:16:40 +0000
  • 31071976e5
    improve error message when gRPC fails (#15656) Thomas Gummerer 2024-03-13 06:07:54 -0300
  • 15eabbb304 l2-destroy test: sort the correct part of the slice Thomas Gummerer 2024-03-13 09:33:49 +0100
  • 8e6f70f776 improve error message when gRPC fails Thomas Gummerer 2024-03-13 08:13:39 +0100
  • 23b373315f Prepare for v3.110.0 release Justin Van Patten 2024-03-12 23:27:36 -0700
  • cd1008562d
    chore: remove repetitive words (#15653) yeahyear 2024-03-13 13:14:04 +0800
  • 77c632e466 chore: remove repetitive words yetyear 2024-03-13 12:02:21 +0800
  • 0a9ff35299
    Add --yes to state upgrade (#15648) Fraser Waters 2024-03-12 19:57:41 +0000
  • 2707df475d Make "pulumi dn" an alias for "pulumi destroy" Justin Van Patten 2024-03-12 11:53:36 -0700
  • f4c2d2e19b Add --yes to state upgrade Fraser Waters 2024-03-12 17:22:40 +0000
  • 72de3fbd73
    Use picomatch 3.0.1 as peer dependency for fdir (#15645) Julien P 2024-03-12 17:30:39 +0100
  • 468cdb16f5
    Use picomatch 3.0.1 as peer dependency for fdir Julien Poissonnier 2024-03-12 16:58:45 +0100
  • f3a0917cfc
    mark snapshot tests as non-parallel (#15642) Thomas Gummerer 2024-03-12 12:37:47 -0300
  • c6237c8015 mark snapshot tests as non-parallel Thomas Gummerer 2024-03-12 16:16:55 +0100
  • 61380f23d3
    [sdk/python] Add support for remote transforms (#15376) Justin Van Patten 2024-03-12 06:57:21 -0700
  • 29307791be
    Remove type casts in transform test (#15640) Fraser Waters 2024-03-12 13:40:21 +0000
  • ef6674b67e
    Update changelog Fraser Waters 2024-03-12 13:15:23 +0000
  • c1266eaecf Remove type casts in transform test Fraser Waters 2024-03-12 13:14:07 +0000
  • 0e323f9f51 bla tg/creds-test Thomas Gummerer 2024-03-12 12:59:29 +0100
  • 3993499eed
    Replace glob with fdir to avoid an indirect dependency on inflight. (#15617) Julien P 2024-03-12 11:44:03 +0100
  • 13cb3297eb
    Update changelog/pending/20240307--sdk-nodejs--replace-outdated-glob-dependency-with-fdir-this-avoids-an-indirect-dependency-of-the-inflight-package-which-is-flagged-by-security-scanners.yaml Julien P 2024-03-12 11:27:03 +0100
  • 56f8574ba7
    Replace glob with fdir to avoid an indirect dependency on inflight. Julien Poissonnier 2024-03-07 12:10:51 +0100
  • 8c0ed96774
    document --config option during preview (#15638) Thomas Gummerer 2024-03-12 06:05:32 -0300
  • f093421db2 document --config option during preview Thomas Gummerer 2024-03-12 09:44:46 +0100
  • 86f515b1f8
    Update import documentation (#15634) Fraser Waters 2024-03-11 15:13:23 +0000
  • 289135eb73 [sdk/python] Add support for remote transforms Justin Van Patten 2023-12-22 17:00:12 -0800
  • 4c3bc45a9c Update import documentation Fraser Waters 2024-03-11 13:26:59 +0000
  • d503edffe1 Changelog and go.mod updates for v0.0.9999 tg/test-pkg-tag-publishing Thomas Gummerer 2024-03-11 10:54:12 +0100
  • 4873a32480
    tag pkg automatically again (#15629) Thomas Gummerer 2024-03-11 05:45:15 -0300
  • a316175b79 fix missing jobs section Thomas Gummerer 2024-03-11 09:26:22 +0100
  • 34a5844b61
    Update .github/workflows/release-pr.yml Thomas Gummerer 2024-03-11 09:26:00 +0100
  • 8b3f94b89c
    [program-gen] Fix panic when generating programs for MLC packages using external types (#15605) Zaid Ajaj 2024-03-10 18:23:15 +0100
  • 94f6d022c8 Fix panic when generating programs for MLC packages where they include type references to external packages Zaid Ajaj 2024-03-10 17:57:48 +0100
  • 27041c93d8
    [program-gen/go] Fix optional primitive values being derefrenced (#15592) Zaid Ajaj 2024-03-10 05:49:06 +0100
  • 020e273f0c Fix optional primitive values being derefrenced Zaid Ajaj 2024-03-10 05:18:44 +0100
  • ce7ab1bf16
    Merge d764b96ccf into c32b37ff1a Arslan 2024-03-09 16:26:19 -0800
  • 0e067714d3 Revert unrelated changes Praneet Loke 2024-03-09 11:07:49 -0800
  • d4e7b4511f new line Praneet Loke 2024-03-09 10:54:29 -0800
  • 01e07ccbf7 gofumpt Praneet Loke 2024-03-09 10:51:26 -0800
  • 4a7b6ed0b1 Rename pending changelog file to current date Praneet Loke 2024-03-09 10:46:18 -0800
  • ab0ed47914 Regen testdata for this change Praneet Loke 2024-03-09 10:27:04 -0800
  • 63469f41d9 Add a new-line and indentation after the attribute Praneet Loke 2024-03-09 10:26:27 -0800
  • ceba5363e7 Oops emit the attribute for the param; not the class member Praneet Loke 2024-03-09 09:15:26 -0800
  • 65f2da2090 Generate constructor parameter attribute Praneet Loke 2024-02-16 22:05:02 -0800
  • 1a0aa293cf Update sdk_driver.go Praneet Loke 2024-02-14 21:21:56 -0800
  • 3a82fe086c Output type constructor parameters respect property name overrides Zaid Ajaj 2023-10-14 15:27:32 +0200
  • c32b37ff1a
    Await output properties before closing the context (#15611) Eron Wright 2024-03-08 15:17:42 -0800
  • e9fa3235e4 simplify to not drain before marshalling the properties Eron Wright 2024-03-08 14:37:42 -0800
  • 5a19d754d7
    Fix codepaths computation when working dir is nested relative to package.json (#15601) Julien P 2024-03-08 17:16:47 +0100
  • de0afb6cb3
    Add tests for findWorkspaceRoot Julien Poissonnier 2024-03-07 15:35:21 +0100
  • 036e064b4f
    Fix codepaths computation when working dir is nested relative to package.json Julien Poissonnier 2024-03-05 18:44:30 +0100
  • 7a96afb50a
    Make FindWorkspaceRoot work with file arguments Julien Poissonnier 2024-03-05 18:37:47 +0100
  • 6c40dc0afb use a separate workflow Thomas Gummerer 2024-03-08 16:17:53 +0100
  • eef951c1d9 bla Thomas Gummerer 2024-03-08 15:33:37 +0100
  • 422450a2ef larger stack Thomas Gummerer 2024-03-08 14:49:44 +0100
  • 52e879c578 bla Thomas Gummerer 2024-03-08 14:20:07 +0100
  • a8f97116bb bla Thomas Gummerer 2024-03-08 13:40:29 +0100
  • 8e1413514d tag pkg automatically again Thomas Gummerer 2024-03-08 11:06:07 +0100
  • 5f19f5cf35 spelling mistake in test code Eron Wright 2024-03-07 15:31:12 -0800
  • d7c4025734
    Changelog and go.mod updates for v3.109.0 (#15626) pkg/v3.109.0 Pulumi Bot 2024-03-07 14:24:05 -0800
  • b40b74ce06 chore: post-release go.mod updates github-actions 2024-03-07 22:09:32 +0000
  • e8387d635b chore: changelog for v3.109.0 github-actions 2024-03-07 22:08:21 +0000
  • d9087b1787
    Freeze v3.109.0 (#15620) Justin Van Patten 2024-03-07 13:01:09 -0800
  • 81c7cc3fab Freeze v3.109.0 Justin Van Patten 2024-03-07 07:20:21 -0800
  • 7ebcc42455
    Downgrade remediate policy violations to mandatory (#15618) v3.109.0 sdk/v3.109.0 Justin Van Patten 2024-03-07 07:10:36 -0800
  • 9fe10f9441 Downgrade remediate policy violations to mandatory Justin Van Patten 2024-03-07 06:39:14 -0800
  • 6daee6f609
    Properly capture nodejs:crypto and global.crypto (#15492) Julien P 2024-03-07 14:38:48 +0100
  • 918b2782d7
    Remove stray console.log (#15616) Julien P 2024-03-07 12:21:48 +0100
  • a66e528f73
    Remove stray console.log Julien Poissonnier 2024-03-07 12:05:43 +0100
  • 43322f276a
    fix panic on deserializing deployment (#15599) Thomas Gummerer 2024-03-07 06:31:57 -0300
  • af7d8b4e29
    Support suppress-progress and suppress-outputs options (#15596) Mikolaj 2024-03-07 10:29:24 +0100
  • af8e3ba811 more review feedback Thomas Gummerer 2024-03-07 10:16:00 +0100
  • ac12b24e02
    Update changelog/pending/20240305--sdk-nodejs--adds-support-to-suppress-progress-and-suppress-outputs-parameters.yaml Thomas Gummerer 2024-03-07 09:56:59 +0100
  • a18399285f
    NodeJS transforms (#15532) Fraser Waters 2024-03-07 08:52:34 +0000
  • a2a63fa024 Add `blocking_call` to the pulumi python api proberts/add-blocking-call Paul Roberts 2024-03-06 17:59:57 -0800
  • 1ae62e839c Add an `Output.to_thread` method proberts/add-output-to-thread Paul Roberts 2024-03-06 15:31:10 -0800
  • 1fed08ba1e
    Prepare for v3.109.0 release (#15610) Justin Van Patten 2024-03-06 14:21:07 -0800
  • d7192fdee5 Test case for Call Eron Wright 2024-03-06 14:00:34 -0800
  • b34f77e74a
    Update dotnet language host to 3.60 (#15609) Fraser Waters 2024-03-06 21:16:47 +0000
  • ee7ebf6006 changelog Eron Wright 2024-03-06 13:10:30 -0800
  • d62c398bfb
    Move codegen testdata (#15549) Anton Tayanovskyy 2024-03-06 15:36:50 -0500
  • bf399491df Await output properties before closing the context Eron Wright 2024-03-06 12:24:30 -0800
  • 6fbf28c54c
    pass in AZURE_STORAGE_SAS_TOKEN when dispatching tests (#15608) Thomas Gummerer 2024-03-06 16:27:50 -0300
  • b36d22d01f Prepare for v3.109.0 release Justin Van Patten 2024-03-06 11:26:12 -0800