Commit Graph

  • 11f8e9aeea
    Merge #12757 bors[bot] 2023-04-26 21:41:17 +0000
  • 4ef1e1998f chore: post-release go.mod updates pkg/v3.65.0 github-actions 2023-04-26 21:39:56 +0000
  • 7d7b973b55 chore: changelog for v3.65.0 github-actions 2023-04-26 21:38:12 +0000
  • 364db7f2a3
    Merge #12752 bors[bot] 2023-04-26 21:09:28 +0000
  • 35c7f566c6
    Merge #12755 v3.65.0 sdk/v3.65.0 bors[bot] 2023-04-26 20:34:59 +0000
  • af060ed896
    Add failing test for package.json in parent dir Robbie McKinstry 2023-04-26 16:26:55 -0400
  • 5c24b32429
    Fix failure to load Pulumi.yaml when RelativeWorkDir provided. Robbie McKinstry 2023-04-26 16:14:46 -0400
  • 70a3d4e8a6
    fix(host/go): Use official modfile package Abhinav Gupta 2023-04-26 13:11:15 -0700
  • a11ce54a86
    Merge #12732 bors[bot] 2023-04-26 20:07:37 +0000
  • f5027c4699
    Merge #12727 bors[bot] 2023-04-26 19:24:57 +0000
  • 59f45d5aeb
    Merge #12718 bors[bot] 2023-04-26 18:16:00 +0000
  • e9c9fb5e32 Support range expressions that are of type output Zaid Ajaj 2023-04-26 20:00:32 +0200
  • cf429ac1e1
    Merge #12751 bors[bot] 2023-04-26 17:42:15 +0000
  • cbfccdd98f
    Freeze v3.65.0 Abhinav Gupta 2023-04-26 10:37:10 -0700
  • 8ddb3a37cc
    Prepare release v3.65.0 Abhinav Gupta 2023-04-26 10:36:24 -0700
  • 9973be23f4
    Merge #12711 bors[bot] 2023-04-26 15:44:05 +0000
  • ae2efd4a73 Speed up mapping lookup Fraser Waters 2023-04-14 18:58:09 +0100
  • 9c5ad85d93
    Merge #12743 bors[bot] 2023-04-25 20:46:45 +0000
  • 5054b1fa17
    Update sdk/nodejs/tests/automation/localWorkspace.spec.ts Robbie McKinstry 2023-04-25 16:44:54 -0400
  • c0c3ac09f0
    Update sdk/nodejs/automation/stack.ts Robbie McKinstry 2023-04-25 16:44:27 -0400
  • df1ceded29
    Fix lint. Robbie McKinstry 2023-04-25 15:05:11 -0400
  • 6d9b8511dc
    Add potential stack modification code. Robbie McKinstry 2023-04-25 13:38:07 -0400
  • a5551fd936
    Merge #12728 bors[bot] 2023-04-25 16:55:13 +0000
  • e6638d29e1 whoops Bryce Lampe 2023-04-25 09:33:35 -0700
  • dc1c03d6f9 Display CLI version in whoami command Bryce Lampe 2023-04-25 09:29:54 -0700
  • 7d6b3c9444
    Add --refresh flag to preview for NodeJS Automation API Robbie McKinstry 2023-04-25 12:05:17 -0400
  • ad1b4f9fe8
    Merge #12735 bors[bot] 2023-04-25 14:59:09 +0000
  • 136bae18e2
    doc(cli/plugin): Link to Registry Abhinav Gupta 2023-04-24 15:46:39 -0700
  • e80162bb3f
    Merge #12734 bors[bot] 2023-04-24 19:51:53 +0000
  • 951e474470 [auto/nodejs] Add `excludeProtected` option for `destroy` Justin Van Patten 2023-04-24 12:12:11 -0700
  • 3b932281a4
    fix(go/host): Use program directory Abhinav Gupta 2023-04-24 10:07:55 -0700
  • 33b5ad6527
    feat(go/host): Support vendored dependencies Abhinav Gupta 2023-04-20 16:27:39 -0700
  • d97823fa27
    Merge #12717 bors[bot] 2023-04-24 15:46:35 +0000
  • 9e13e35fa2
    Merge #12451 bors[bot] 2023-04-24 15:17:41 +0000
  • f42268be21 add rate limited url to http requests Lee Briggs 2023-03-17 07:33:13 -0700
  • 5eb04f18ad Fix destroy without project file Fraser Waters 2023-04-24 11:38:58 +0100
  • d4fc333a6a refactor GetCollection to unwrap the iterable source type in it Zaid Ajaj 2023-04-24 17:01:01 +0200
  • 8b3099dba1
    Merge #12726 bors[bot] 2023-04-24 12:21:51 +0000
  • d959af047c
    fix(go/host): Don't change working directory in test Abhinav Gupta 2023-04-23 07:26:40 -0700
  • 9b110e8413 fixes #12719 riteshsonawane1372 2023-04-22 19:35:49 +0530
  • d0f4f657da
    Merge #12671 bors[bot] 2023-04-21 21:50:37 +0000
  • d9ae0045ed
    Enable display of backend messages during updates Kyle Dixler 2023-04-14 13:18:49 -0700
  • 9c8febeea8
    Update Pulumi readme George Huang 2023-04-21 13:47:07 -0700
  • c97ae5fdc1
    Merge #12701 bors[bot] 2023-04-21 19:13:24 +0000
  • 1a8d491966
    Merge #12682 #12716 bors[bot] 2023-04-21 18:39:47 +0000
  • a92b877e5f
    sdk/go: Propagate more resource options from provider.Construct Abhinav Gupta 2023-04-14 15:32:02 -0700
  • 633efb823b
    engine: Propagate options to MLCs Abhinav Gupta 2023-03-06 15:11:15 -0800
  • 94d0b14742
    Merge #12715 bors[bot] 2023-04-21 17:58:16 +0000
  • ccb7a9598e
    sdk/plugin: Add more resource options to ConstructOptions Abhinav Gupta 2023-04-14 14:42:22 -0700
  • 880e22f66d
    proto/ConstructRequest: Add resource options fields Abhinav Gupta 2023-03-06 15:08:13 -0800
  • 723b01efd6
    refactor(go/host): Inject current working directory Abhinav Gupta 2023-04-20 17:48:46 -0700
  • dbcb6e8f17
    test(go/host): GetRequiredPlugins and GetProgramDependencies Abhinav Gupta 2023-04-20 17:26:18 -0700
  • 8a8ad0d1c7
    Merge #12699 #12713 bors[bot] 2023-04-21 17:04:27 +0000
  • 45e691ee9e Allow using option(T) in range expressions Zaid Ajaj 2023-04-21 12:18:23 +0200
  • 5467e5ff9f
    refactor(go/host): Extract global state into a struct Abhinav Gupta 2023-04-18 15:47:13 -0700
  • 150147b21e
    refactor(language-go): Extract global state into a struct Abhinav Gupta 2023-04-18 15:47:13 -0700
  • e7aada64e8 Initial commit zaid/aws-acm-double-iteration Zaid Ajaj 2023-04-20 17:30:44 +0200
  • ec1b0466df
    Merge #12708 bors[bot] 2023-04-20 08:42:47 +0000
  • ab5e23b26b Add some tests for the PluginMapper Fraser Waters 2023-04-14 18:58:09 +0100
  • f9c1c52879 refactor(codegen/convert): Extract PluginMapper to file Abhinav Gupta 2023-04-19 14:03:05 -0700
  • ef2190d614 [backend/service] Send resource count with checkpoints pgavlin/resource-count Pat Gavlin 2023-04-19 13:01:47 -0700
  • a1c0e5128b
    Merge #12700 bors[bot] 2023-04-19 17:40:11 +0000
  • 5852081d35
    Merge #12705 bors[bot] 2023-04-19 01:28:08 +0000
  • 63aa12eb57 chore: post-release go.mod updates pkg/v3.64.0 github-actions 2023-04-19 01:26:47 +0000
  • 29e646c054 chore: changelog for v3.64.0 github-actions 2023-04-19 01:25:27 +0000
  • f14fc128a6
    Merge #12703 bors[bot] 2023-04-19 00:43:58 +0000
  • 06df92475b Freeze 3.64.0 Justin Van Patten 2023-04-18 17:17:57 -0700
  • c3d141e5ab
    Merge #12702 v3.64.0 sdk/v3.64.0 bors[bot] 2023-04-18 23:47:53 +0000
  • 01ec482c14
    Prepare to freeze code for release of v3.64.0 Robbie McKinstry 2023-04-18 17:12:28 -0400
  • ff63b2fec3
    Change approach from resource goals to new deployment resource states dixler/12158/deleted-with-engine Kyle Dixler 2023-04-18 13:39:15 -0700
  • 5f75dd1b26
    Merge #12574 #12683 bors[bot] 2023-04-18 20:35:10 +0000
  • 0c3584611b
    testing/ProgramTest: Don't always fail write package.json Abhinav Gupta 2023-04-18 13:25:11 -0700
  • 96dcba18e2
    test(go): Integration test for MLC options Abhinav Gupta 2023-04-18 12:24:22 -0700
  • 6b41a51e3f
    testing/ProgramTest: Support exclude-protected at cleanup Abhinav Gupta 2023-04-18 12:26:25 -0700
  • bbf0005408
    Merge #12698 bors[bot] 2023-04-18 19:54:07 +0000
  • 8009fca52b
    Update pkg deps to ship Pulumi-Java v0.9.2 Robbie McKinstry 2023-04-18 15:47:37 -0400
  • 0bf1b8c860
    sdk/go: Don't drop Dependencies in ResourceOptions snapshot for MLCs Abhinav Gupta 2023-04-14 15:32:02 -0700
  • de4f8fccd8
    Add more metadata to Pulumi updates Kyle Dixler 2023-03-30 19:02:43 -0700
  • c6b1102274
    Merge #12669 bors[bot] 2023-04-18 17:18:16 +0000
  • 3fba19320a
    Merge #12693 bors[bot] 2023-04-18 12:38:54 +0000
  • 2db264aef2 [sdkgen/py] Fix referencing types with diff pkg name Justin Van Patten 2023-04-13 02:34:17 -0700
  • fa4a7a5f21 [codegen/python] Add type checking with mypy justin/codegen_python_mypy Justin Van Patten 2023-04-17 13:57:21 -0700
  • 8d7ecccfd7
    Don't run the `trigger-cron` workflow on pulumi/templates on release Christian Nunciato 2023-04-17 12:55:24 -0700
  • 29abd6a691 [sdkgen/python] Allow types with different package name Justin Van Patten 2023-04-13 02:34:17 -0700
  • 3437d28280
    Merge #12681 bors[bot] 2023-04-14 23:25:54 +0000
  • e6cc299d86
    pkg/deploytest: Don't zero CustomTimeouts < 1 minute Abhinav Gupta 2023-04-14 14:34:47 -0700
  • 892f0fd82f
    Merge #12680 bors[bot] 2023-04-14 21:10:03 +0000
  • 0073e41ac6 Fix convert pcl copy Fraser Waters 2023-04-14 21:21:08 +0100
  • 0e576d98ba
    Merge #12625 bors[bot] 2023-04-14 18:17:03 +0000
  • a207c2d27e
    Merge #12679 bors[bot] 2023-04-14 17:27:33 +0000
  • 5c177897b5 [pkg] Bump pulumi-terraform-bridge Bryce Lampe 2023-04-07 09:52:21 -0700
  • a7883fa132 Don't require a Pulumi.ymal file from converter plugins Fraser Waters 2023-04-14 17:29:14 +0100
  • c231ecd447
    Merge #12639 bors[bot] 2023-04-14 16:29:48 +0000
  • b1d96a8730
    Merge #12676 #12677 #12678 bors[bot] 2023-04-14 15:21:16 +0000
  • e52a87e000
    Merge #12670 bors[bot] 2023-04-14 14:43:27 +0000
  • 756a85bac4 `pulumi plugin install` help text readability improvements Justin Van Patten 2023-04-14 06:21:21 -0700
  • 1b4db91ab9 Allow convert from plugin to pcl to write PCL even if binding fails Fraser Waters 2023-04-14 14:42:45 +0100
  • e0c9d479c8
    Merge #12674 bors[bot] 2023-04-14 12:08:12 +0000
  • 86268fb779 [pcl] Linearize component resource nodes Zaid Ajaj 2023-04-14 13:22:53 +0200
  • a796ab2d31 Improve plugin install help text Fraser Waters 2023-04-14 09:46:32 +0100