Commit Graph

  • 9c6e63a2de
    reenable concurrent update test (#18106) Thomas Gummerer 2024-12-23 16:05:54 +0100
  • 6ab78cb35a
    Automatically bridge eligible dependencies on pulumi convert from terraform (#17992) Brandon Pollack 2024-12-23 22:35:55 +0900
  • 11509760c1 reenable concurrent update test Thomas Gummerer 2024-12-23 14:17:00 +0100
  • 93122e5b96 Extract shared functions between convert and pcl Brandon Pollack 2024-12-23 16:49:56 +0900
  • 60532552dd fixed new test Brandon Pollack 2024-12-23 16:34:43 +0900
  • 568e83707f Utilize base package name when importing in go. Brandon Pollack 2024-12-23 10:53:32 +0900
  • 0320c58bd3 Comment iteration: Brandon Pollack 2024-12-20 10:39:26 +0900
  • 11bdb6f659 Addressing comments in convert and convert_test Brandon Pollack 2024-12-20 08:55:52 +0900
  • 210dc76a93 test fixes due to dependent updates in terraform bridge Brandon Pollack 2024-12-11 17:59:58 +0900
  • 565ad5c046 Move shared code to a shared package for sdk linking and make certain commands public so they are accessible. Brandon Pollack 2024-12-11 15:45:58 +0900
  • 36a7e990e2 when support package is true, infer module path from import base path Brandon Pollack 2024-12-11 15:10:20 +0900
  • 99588d0d42 Support automatic terraform sdk generation on convert. Brandon Pollack 2024-12-10 16:16:08 +0900
  • aebbb82c44 clarify usage string for --expect-no-changes Thomas Gummerer 2024-12-23 13:17:20 +0100
  • b5c85a6705
    property diff: avoid panic'ing when computed values are present (#18104) Thomas Gummerer 2024-12-23 13:05:04 +0100
  • 3a3e006808 property diff: avoid panic'ing when computed values are present Thomas Gummerer 2024-12-23 10:50:06 +0100
  • 5e0d8a840c
    return a more meaningful message for new --language (#18092) Thomas Gummerer 2024-12-23 10:18:29 +0100
  • 2bd42e99b4
    return a meaningful error when getting a zip template fails (#18091) Thomas Gummerer 2024-12-23 10:10:49 +0100
  • d04d7644c6 fix lint Thomas Gummerer 2024-12-23 09:32:20 +0100
  • 025130e8ca only use the new error message when no ai prompt is given Thomas Gummerer 2024-12-23 09:27:55 +0100
  • 60b6da5654
    Support `--clear-pending-creates` for `refresh` command in Go Automation API. (#18101) Matt Blair 2024-12-22 20:20:26 -0800
  • edcecda347 add pending changelog Matt Blair 2024-12-22 17:41:49 -0800
  • 119057414d
    Fix infinite looping of calls of pulumi program when missing inline program (#18086) Brandon Pollack 2024-12-23 10:38:21 +0900
  • 8a951f0231 added a test for inline programs in the nil case Brandon Pollack 2024-12-23 09:53:15 +0900
  • 92cde8ddd8 Fix infinite looping of calls of pulumi program when missing inline program input Brandon Pollack 2024-12-20 15:47:12 +0900
  • 0bbf0dbd33
    Added new contents of package.json to see how our tests react (#17579) Piers Karsenbarg 2024-12-22 22:44:50 +0000
  • e33ea946c5 Support `--clear-pending-creates` for `refresh` command in Go Automation API. Matt Blair 2024-12-22 13:17:30 -0800
  • 1da0555b6a
    Enable `pulumi:pulumi:getResource` to hydrate `Read` resources (#18070) Will Jones 2024-12-22 20:13:43 +0000
  • 3d979d2b7e Apply feedback Justin Van Patten 2024-12-20 14:52:32 -0800
  • 5536555f0a Added new contents of package.json to see how our tests react Piers Karsenbarg 2024-10-18 14:05:50 +0100
  • 5ab6eea404
    Changelog and go.mod updates for v3.144.1 (#18099) pkg/v3.144.1 Pulumi Bot 2024-12-20 18:00:20 -0800
  • 3266756f83 chore: post-release go.mod updates github-actions 2024-12-21 00:36:01 +0000
  • 4288d9f374 chore: changelog for v3.144.1 github-actions 2024-12-21 00:34:56 +0000
  • 6bfc8dc64f
    Freeze 3.144.1 (#18096) Julien 2024-12-21 00:25:56 +0100
  • 9a4a32328f
    Revert "Avoid unnecessary Node.js installations" (#18095) v3.144.1 sdk/v3.144.1 Julien 2024-12-20 23:17:52 +0100
  • 5ef618f54d
    Changelog and go.mod updates for v3.144.0 (#18094) pkg/v3.144.0 Pulumi Bot 2024-12-20 13:31:48 -0800
  • 19a6ebc4bf
    Freeze 3.144.1 Julien Poissonnier 2024-12-20 22:14:18 +0100
  • 03c7d1c73d
    changelog Julien Poissonnier 2024-12-20 22:09:19 +0100
  • 1a7af4dea4
    Revert "Avoid unnecessary Node.js installations (#18041)" Julien 2024-12-20 22:07:25 +0100
  • e82261dcd6 chore: post-release go.mod updates github-actions 2024-12-20 19:34:39 +0000
  • a798bbf312 chore: changelog for v3.144.0 github-actions 2024-12-20 19:33:27 +0000
  • 0e218e3add more complete example blampe/handshake Bryce Lampe 2024-12-20 10:24:33 -0800
  • d3d28924c0
    Freeze v3.144.0 (#18083) Justin Van Patten 2024-12-20 10:01:14 -0800
  • 1dd366951f
    Ignore DependsOn for direct form invokes instead of raising an error (#18089) v3.144.0 sdk/v3.144.0 Julien 2024-12-20 17:40:43 +0100
  • ef1db8482c
    Respect the noCheck option from tsconfig.json (#18067) Julien 2024-12-20 17:00:57 +0100
  • 235f31bde8 add changelog Thomas Gummerer 2024-12-20 16:48:21 +0100
  • 19c8c8a98a add changelog Thomas Gummerer 2024-12-20 16:47:38 +0100
  • 6eecb3bb36 return a more meaningful message for `new --language` Thomas Gummerer 2024-12-20 16:45:00 +0100
  • d788523288 return a meaningful error when getting a zip template fails Thomas Gummerer 2024-12-20 16:28:17 +0100
  • 058c6e7f0d Fix nil access violation in plugin.Close Fraser Waters 2024-12-20 14:57:15 +0000
  • 08dad9d303
    miaow Julien Poissonnier 2024-12-20 15:44:28 +0100
  • a07dbaa0fd
    Gracefully handle errors that don't implement toString (#18080) Julien 2024-12-20 15:29:09 +0100
  • 6244a94d48
    timeout test Julien Poissonnier 2024-12-20 15:27:30 +0100
  • 75033d16b6
    Ignore DependsOn for direct form invokes instead of raising an error Julien Poissonnier 2024-12-20 15:22:20 +0100
  • 27cf193189
    compat for node 18 Julien Poissonnier 2024-12-20 14:34:43 +0100
  • 1f7d9429b2
    Respect the noCheck option from tsconfig.json Julien Poissonnier 2024-12-18 12:42:02 +0100
  • 40f03fb299
    Update dotnet to 3.71.1 (#18084) Justin Van Patten 2024-12-20 04:52:58 -0800
  • cab53454c4
    Temporarily skip downstream AWSX test (#18085) Justin Van Patten 2024-12-19 22:48:27 -0800
  • b15474926b
    Update the refresh/destroy warnings for parameterized packages (#18029) Fraser Waters 2024-12-20 02:03:17 +0000
  • 18b2de31a6 Temporarily skip downstream AWSX test Justin Van Patten 2024-12-19 16:08:03 -0800
  • edb2581c0c Update dotnet codegen to use 3.71.1 Justin Van Patten 2024-12-19 15:56:45 -0800
  • 377a73eec8 Update dotnet to 3.71.1 Justin Van Patten 2024-12-19 15:40:38 -0800
  • 39f942cfb8
    Append debug flags after subcommand to account for non global flags like "debug" (#18071) Brandon Pollack 2024-12-20 08:10:29 +0900
  • 2ac810fdac Freeze v3.144.0 Justin Van Patten 2024-12-19 13:09:54 -0800
  • 1a991f2a7a
    Prepare for v3.144.0 release (#18082) Justin Van Patten 2024-12-19 13:26:47 -0800
  • 72ebedc07c Prepare for v3.144.0 release Justin Van Patten 2024-12-19 13:09:28 -0800
  • db02076138
    Update golang.org/x/net (#18079) Julien 2024-12-19 15:56:29 +0100
  • 8d860f3d2c
    Update pulumi-yaml to 1.13.0 (#18077) Julien 2024-12-19 15:53:51 +0100
  • 2884de9e11
    Gracefully handle errors that don't implement toString Julien Poissonnier 2024-12-19 15:35:06 +0100
  • f38aba7aed
    Update golang.org/x/net Julien Poissonnier 2024-12-19 14:07:34 +0100
  • 136621a327
    unflake unhandledInterrupt test (#18075) Thomas Gummerer 2024-12-19 12:59:02 +0100
  • ef137d03e4
    fixup changelog style (#18072) Thomas Gummerer 2024-12-19 12:58:42 +0100
  • 23738d02b2
    add hide lifecycletest testdata in diffs by default (#18073) Thomas Gummerer 2024-12-19 12:48:53 +0100
  • f120630fbe hack hack hack tg/wip-plugin-yaml Thomas Gummerer 2024-12-18 16:49:34 +0100
  • e1c5c1a9e2
    Update pulumi-yaml to 1.13.0 Julien Poissonnier 2024-12-19 12:44:00 +0100
  • 962c0db3d1
    Enable `pulumi:pulumi:getResource` to hydrate `Read` resources Will Jones 2024-12-18 15:42:07 +0000
  • 1437464d21
    See if ucacher works wjones/ucacher Will Jones 2024-12-19 11:11:19 +0000
  • b62143f424
    Bulk out tests for hydrating registered resources (#18069) Will Jones 2024-12-19 10:32:46 +0000
  • a150aa9b90 unflake unhandledInterrupt test Thomas Gummerer 2024-12-19 11:07:58 +0100
  • 2b36761176
    Bulk out tests for hydrating registered resources Will Jones 2024-12-17 17:46:21 +0000
  • ab8b13294c add hide lifecycletest testdata in diffs by default Thomas Gummerer 2024-12-19 09:38:38 +0100
  • 54d79cd3a6 fixup changelog style Thomas Gummerer 2024-12-19 09:33:27 +0100
  • 002f2f1b93 Append debug flags after subcommand to account for non global flags like "debug" Brandon Pollack 2024-12-19 14:52:33 +0900
  • 13b4d8ebfc
    Use LoadPackageV2 in loader server (#18021) Brandon Pollack 2024-12-19 10:24:01 +0900
  • 9bc3bd58f9 Uise LoadPackageV2 in loader server. Brandon Pollack 2024-12-12 10:32:01 +0900
  • eaf701eaf6
    Update the `refresh`/`destroy` warnings for parameterized packages Fraser Waters 2024-12-11 21:22:43 +0000
  • 6256b927d0 WIP Thomas Gummerer 2024-11-22 16:44:43 +0100
  • cea8217514 update changelog Thomas Gummerer 2024-11-21 15:54:55 +0100
  • 3bcf74dc3a go mod tidy Thomas Gummerer 2024-11-20 12:50:29 +0100
  • 82f00808a4 expose PULUMI_ROOT_DIRECTORY globally Thomas Gummerer 2024-11-19 12:08:21 +0100
  • f82ebe5c32 add changelog Thomas Gummerer 2024-11-19 10:54:31 +0100
  • c2e9accd8d expose a PULUMI_PLUGIN_LOCATION env variable in RunPlugin Thomas Gummerer 2024-11-19 10:45:17 +0100
  • 0b1d14d732 don't allow . or _ at the beginning of provider names Thomas Gummerer 2024-11-22 13:35:02 +0100
  • 17119c1441 fix test Thomas Gummerer 2024-11-22 09:32:32 +0100
  • 7c97d9500c add test Thomas Gummerer 2024-11-21 17:36:34 +0100
  • eebaed70c7 add changelog Thomas Gummerer 2024-11-21 15:53:35 +0100
  • 0315e0bbd1 implement getting plugins from remote git sources Thomas Gummerer 2024-11-21 15:51:50 +0100
  • e5654bdbfc address review comments Thomas Gummerer 2024-11-21 10:36:40 +0100
  • d7a92c0ffc fixup Thomas Gummerer 2024-11-19 09:29:32 +0100
  • 9246de5eb6 fixes based on code review Thomas Gummerer 2024-11-18 17:47:03 +0100
  • 3780b8cdd1 add more tests Thomas Gummerer 2024-11-18 17:01:42 +0100