Commit Graph

  • 4a88d75a8c [sdk/python] Add `default` arg to `Config.get_secret` Justin Van Patten 2023-02-27 11:37:17 +0800
  • d90aef60f9
    [go/sdk-gen] Generate output-versioned invokes for functions without inputs (#13694) Zaid Ajaj 2023-10-02 14:53:06 +0200
  • 153f5107eb
    Write out generated import files (#14067) Fraser Waters 2023-10-02 13:27:41 +0100
  • 22430230a6 Write out generated import files Fraser Waters 2023-09-28 14:33:25 +0100
  • 55eec674b5 Deepcopy event payloads on construction _not_ on access Fraser Waters 2023-09-26 10:19:30 +0100
  • 97e887b198 Merge with yarn.lock changes Joe Duffy 2023-10-01 10:26:25 -0700
  • 7d93b47ab9 Delete some dead code Joe Duffy 2023-10-01 10:24:26 -0700
  • 455fa5a7b1 Fix typo Joe Duffy 2023-10-01 10:00:26 -0700
  • d657bd58b1 Implement transforms engine event support in apitype Joe Duffy 2023-10-01 09:58:15 -0700
  • aa2657bf85 Add some policy transform unit tests Joe Duffy 2023-10-01 09:30:26 -0700
  • 87cde335cc Add ability for transforms to convey diagnostics Joe Duffy 2023-09-30 17:25:11 -0700
  • 3e74555bfc Stop printing "Policy Packs run" for nicer progress view Joe Duffy 2023-09-30 15:05:04 -0700
  • 0a1f5d71f7 Remove janky DEFAULT enforcement level Joe Duffy 2023-09-30 14:57:45 -0700
  • 445169b64e Only display transforms with non-nil diffs Joe Duffy 2023-09-30 14:57:31 -0700
  • 9c490a98df Remove stack-wide transforms Joe Duffy 2023-09-30 10:34:53 -0700
  • 95cc91ccf0 Consolidate the various policy displays Joe Duffy 2023-09-30 09:16:49 -0700
  • 07c6c4d86e Add better transform displays Joe Duffy 2023-09-09 10:13:28 -0700
  • a9311e5881 Implement policy transforms Joe Duffy 2023-07-04 11:39:42 -0700
  • dd8151f5fc
    Clean up result.Result in import.go (#14077) Fraser Waters 2023-10-01 15:21:32 +0100
  • 6a6380ccb0 Clean up result.Result in import.go Fraser Waters 2023-10-01 14:39:41 +0100
  • 9911f0050d [sdk/python] Fix typo in error message Justin Van Patten 2023-09-29 22:32:34 -0700
  • fb28ab7592
    ctrl-c should cause Pulumi to call Cancel operation on providers (#14057) Eron Wright 2023-09-29 15:12:35 -0700
  • 90b1035ff9 Stop defensive copying of entire event payloads justin/concurrentMapIterationWrite Justin Van Patten 2023-09-29 14:55:17 -0700
  • 98188c110c
    [display] fix ComponentResource deletion not stopping time elapsed timer (#14061) Kyle Dixler 2023-09-29 12:48:33 -0700
  • 8ec5e362b9
    [engine] RegisterResourceOutputs errors instead of panics when called twice (#14062) Kyle Dixler 2023-09-29 12:42:18 -0700
  • f23b83df97 Rename context argument. Eron Wright 2023-09-29 12:01:51 -0700
  • ac59242004 changelog Eron Wright 2023-09-29 10:53:46 -0700
  • 39f43e6932 Re-enable the skipped tests. Eron Wright 2023-09-29 10:48:19 -0700
  • 9aaed682ac Unit test for source func cancellation. Eron Wright 2023-09-29 10:33:29 -0700
  • 32e2ab9a0e linting Eron Wright 2023-09-28 11:49:44 -0700
  • d00f6159e9 Keep plugin context open until termination Eron Wright 2023-09-26 08:26:36 +0000
  • 535d871093 Non-custom ComponentResource deletion now stops time elapsed timer Kyle Dixler 2023-09-21 11:15:38 -0700
  • 9f85e7a3de
    Lifecycle tests shouldn't use a closed host (#14063) Eron Wright 2023-09-28 14:50:18 -0700
  • bf601d2070
    Update golang.org/x/mod (#14068) Fraser Waters 2023-09-28 22:07:26 +0100
  • 30e007f69c
    `pulumi import` now supports resources of the same name (#13989) Kyle Dixler 2023-09-28 12:08:30 -0700
  • bf6b1652e6 simplify test code Eron Wright 2023-09-28 10:44:56 -0700
  • b59c0896fe formatting Eron Wright 2023-09-28 10:44:10 -0700
  • 5b8b2ca8cd Simplify an unusual test case Eron Wright 2023-09-28 10:39:27 -0700
  • 0cf2742aa2
    Consecutive markdown heading levels CLI docs (#13822) Sean Holung 2023-09-28 13:36:24 -0400
  • ab45c6af8a Ensure the fake host is closed by the test op. Eron Wright 2023-09-28 10:29:33 -0700
  • bdb37de984 Calling RegisterResourceOutputs twice now errors instead of panics. Kyle Dixler 2023-09-27 14:16:40 -0700
  • 14328b3d00 changelog Eron Wright 2023-09-28 09:23:15 -0700
  • cda7ae0fe1 Update golang.org/x/mod Fraser Waters 2023-09-28 17:08:04 +0100
  • eaae9c83cb disable broken tests Eron Wright 2023-09-28 09:04:24 -0700
  • d540ea8fff comments Eron Wright 2023-09-28 02:46:26 -0700
  • 6681615dda Use plugin host factory for lifecyle tests Eron Wright 2023-09-28 02:37:45 -0700
  • 7cf11770c7 WIP to use host per op Eron Wright 2023-09-27 15:34:14 -0700
  • 088861acf4 Option to override host on a per-op basis Eron Wright 2023-09-27 15:34:03 -0700
  • 2226c8d4d8 Fake plugin host should detect closed state Eron Wright 2023-09-27 11:03:49 -0700
  • 72a333e882
    [programgen/csharp] Fixes compiling an empty list of expressions from object properties (#14027) Zaid Ajaj 2023-09-28 14:43:35 +0200
  • 3fbf48df59 doc: add changelog Jendryczko, Marco 2023-09-28 11:23:57 +0200
  • bc1188ec04 feat: add exclude-protected to python automation api with test Jendryczko, Marco 2023-09-28 11:17:36 +0200
  • d3f5d8d039 `pulumi import` now supports resources of the same name Kyle Dixler 2023-09-19 10:15:20 -0700
  • 1b138640d0
    Changelog and go.mod updates for v3.86.0 (#14056) Pulumi Bot 2023-09-26 11:46:11 -0700
  • daaab2f29c chore: post-release go.mod updates pkg/v3.86.0 github-actions 2023-09-26 17:33:03 +0000
  • 2d126ad5d9 chore: changelog for v3.86.0 github-actions 2023-09-26 17:31:19 +0000
  • 8c482d87f5
    Freeze v3.86.0 (#14053) eronwright/cancellation Justin Van Patten 2023-09-26 09:31:58 -0700
  • 4afbee5149 Freeze v3.86.0 Justin Van Patten 2023-09-26 09:19:34 -0700
  • 2b44cf6ec1
    Fix duplicate resource error from failed delete operations (#14042) v3.86.0 sdk/v3.86.0 Fraser Waters 2023-09-26 16:18:35 +0100
  • 5c0024ad35
    Prepare for 3.86.0 release (#14052) Justin Van Patten 2023-09-26 08:05:28 -0700
  • 6004f81e3e Prepare for 3.86.0 release Justin Van Patten 2023-09-26 07:53:34 -0700
  • fbfdddf2df
    [backend] Separate login and backend creation (#14045) Pat Gavlin 2023-09-26 07:24:36 -0700
  • 2c0699d891 Generate output-versioned invokes for functions without inputs Zaid Ajaj 2023-09-26 16:19:07 +0200
  • 8d3a8cd083
    Auto install converter plugins in 'import' as well as 'convert' (#14048) Fraser Waters 2023-09-26 14:54:23 +0100
  • 982c2a67d2 Auto install converter plugins in 'import' as well as 'convert' Fraser Waters 2023-09-26 09:56:01 +0100
  • f5390845cd Fix duplicate resource error from failed delete operations Fraser Waters 2023-09-25 18:10:05 +0100
  • 956fb3982e [backend] Separate login and backend creation Pat Gavlin 2023-09-25 17:19:05 -0700
  • 61aca31e4b Send resource name and type as well as URN to providers fraser/opaqueURN Fraser Waters 2023-09-17 09:43:03 +0100
  • 72a9aa9670
    Don't edit state in completion functions (#14038) Fraser Waters 2023-09-25 19:22:23 +0100
  • 19d73b1791 Don't edit state in completion functions Fraser Waters 2023-09-25 15:06:02 +0100
  • cac2e0c2ee
    Type check props in the `Resource` initializer (#14030) Fraser Waters 2023-09-25 15:54:28 +0100
  • 156a89e611
    Add SelfManaged env vars (#14015) Fraser Waters 2023-09-25 15:07:46 +0100
  • 6a63558b2f
    Use context.Background in tests (#14029) Fraser Waters 2023-09-25 13:25:26 +0100
  • e263e15363
    Replace use of result.Result in step generator (#14028) Fraser Waters 2023-09-25 13:25:23 +0100
  • 4db5fe3520 Support `pulumi new <ai-url>` lukehoban/newai Luke Hoban 2023-09-24 21:29:43 -0700
  • c99313c249 Allow arbitrary flags to be passed to pulumi convert and send args to converter plugins Zaid Ajaj 2023-09-24 00:32:01 +0200
  • 0cc5a040df Fixes compiling an empty list of expressions from object properties Zaid Ajaj 2023-09-23 18:36:45 +0200
  • 5e67ebffc0 Replace use of result.Result in step generator Fraser Waters 2023-09-20 16:19:30 +0100
  • a5fbde576a Type check props in the `Resource` initializer Fraser Waters 2023-09-23 15:05:42 +0100
  • 61dcd6f6ca
    Add token info to whoami (#13206) Fraser Waters 2023-09-23 13:46:11 +0100
  • 83048cb01b Add token info to whoami Fraser Waters 2023-06-16 17:23:04 +0100
  • 6124af765f Use context.Background in tests Fraser Waters 2023-09-23 13:13:44 +0100
  • 543e22f8bd
    fix: Include a newline in `pulumi whoami`'s output (#14025) Justin Van Patten 2023-09-23 02:08:53 -0700
  • 397b871585
    Trim Python version (#14018) Henrique Rodrigues 2023-09-23 09:37:57 +0100
  • e73bef840a fix: Include a newline in `pulumi whoami`'s output Justin Van Patten 2023-09-22 23:27:33 -0700
  • 0dec4d8821
    Changelog and go.mod updates for v3.85.0 (#14024) Pulumi Bot 2023-09-22 23:06:55 -0700
  • 9bdd1bbdaa chore: post-release go.mod updates pkg/v3.85.0 github-actions 2023-09-23 00:38:23 +0000
  • 2fd5fd9de5 chore: changelog for v3.85.0 github-actions 2023-09-23 00:37:04 +0000
  • 2d2c112aa4
    Freeze v3.85.0 (#14022) Justin Van Patten 2023-09-22 16:44:30 -0700
  • 71697062a4 Freeze v3.85.0 Justin Van Patten 2023-09-22 15:39:57 -0700
  • 858af4d820
    Prepare for v3.85.0 release (#14021) v3.85.0 sdk/v3.85.0 Justin Van Patten 2023-09-22 14:54:59 -0700
  • f7336e8501 Prepare for v3.85.0 release Justin Van Patten 2023-09-22 14:49:59 -0700
  • 1ae6388386
    [python/sdk-gen] Generate output-versioned invokes for functions without inputs (#13685) Zaid Ajaj 2023-09-22 22:32:33 +0200
  • cea3d70f2b
    Write out snapshot errors to the user error stream (#14016) Fraser Waters 2023-09-22 21:20:35 +0100
  • 3c1a6f4a12
    [sdkgen/python] Fix error calling _configure when the value is None (#14014) Justin Van Patten 2023-09-22 11:28:25 -0700
  • 81f2060fec Generate output-versioned invokes for functions without inputs Zaid Ajaj 2023-09-22 19:20:51 +0200
  • a44a536f3b
    [sdk/go] Ensure Assets of AssetArchive are non-nil when creating and deserializing (#14007) Zaid Ajaj 2023-09-22 17:46:19 +0200
  • 71742ccc1a
    Trim Python version Henrique Rodrigues 2023-09-22 15:48:11 +0100
  • 30422c479b Invalidate GITHUB_TOKEN on 401 fraser/invalidToken Fraser Waters 2023-09-22 15:03:46 +0100
  • a1112c878e
    [dotnet/sdk-gen] Fixes potential conflicts when generating resources called System (#14011) Zaid Ajaj 2023-09-22 15:41:15 +0200