Commit Graph

  • 91b91da9d5 chore: changelog for v3.72.0 github-actions 2023-06-16 00:57:35 +0000
  • 2108b6b469
    Merge #13175 bors[bot] 2023-06-16 00:13:38 +0000
  • 3775028c6f
    Merge #13070 v3.72.0 sdk/v3.72.0 bors[bot] 2023-06-15 23:23:12 +0000
  • 17ee7f6429
    Merge #13168 bors[bot] 2023-06-15 20:23:28 +0000
  • b3a596a464
    Fixes #13128 Kyle Dixler 2023-06-13 14:43:27 -0700
  • cffed8e02b
    Merge #13174 bors[bot] 2023-06-15 18:46:17 +0000
  • afaef45ad8
    Freeze release v3.72 Abhinav Gupta 2023-06-15 11:33:13 -0700
  • 9ec95ad354
    Prepare release v3.72 Abhinav Gupta 2023-06-15 11:32:40 -0700
  • d7efdeaf77 make genHeader function signature explicit Guinevere Saenger 2023-06-15 10:34:42 -0700
  • 6b99d7bb62
    Use existing PULUMI_DEBUG_PROMISE_LEAKS=1 flag to enable printing Kyle Dixler 2023-06-15 07:43:05 -0700
  • 6e808c80e9
    Merge #13167 bors[bot] 2023-06-15 13:27:48 +0000
  • 23e54245b9
    Rough draft of necessary token info changes devon/token-info Devon Grove 2023-06-14 17:41:04 -0700
  • b535bcff23
    Suppress grpc rejections due to the resource monitor terminating Kyle Dixler 2023-06-09 12:04:35 -0700
  • 607a477a5f remove commented out code Guinevere Saenger 2023-06-14 14:00:40 -0700
  • a69337344f Changelog Guinevere Saenger 2023-06-14 13:45:39 -0700
  • a3e724e08b
    Merge #13172 bors[bot] 2023-06-14 20:42:07 +0000
  • 102358020a fix importBasePath in tests Guinevere Saenger 2023-06-14 12:59:47 -0700
  • 2cc591f5a2
    Merge #12848 bors[bot] 2023-06-14 17:41:27 +0000
  • 7e5e452909 Extend SkipResourceTypechecking to allow generating unknown resources Zaid Ajaj 2023-06-14 19:02:56 +0200
  • 6351e34c77 Generate new tests Guinevere Saenger 2023-06-14 09:34:49 -0700
  • 5d7785e283
    Merge #12660 bors[bot] 2023-06-14 15:44:36 +0000
  • f5b117505c Maintain alias compat for older Node.js SDKs on new CLIs Justin Van Patten 2023-05-31 15:37:59 -0700
  • 7228fd2882
    Merge #13169 bors[bot] 2023-06-14 14:13:27 +0000
  • a90ec3e20e Test that traversal of optional object works Zaid Ajaj 2023-06-14 15:42:44 +0200
  • c7e0e3d1b4 Factor out `updateProgramWithResource` from Alias tests Justin Van Patten 2023-06-14 05:16:45 -0700
  • 49b60e7040 [sdk/nodejs] Fix Parent/NoParent aliases Justin Van Patten 2023-05-05 16:45:34 -0700
  • 64a2288883 [engine] Fix aliasing children Justin Van Patten 2023-05-01 14:36:32 -0700
  • 7a8de79f12 Tests for generateAliases Justin Van Patten 2023-05-01 14:34:45 -0700
  • e77f9362aa Refactor: Split out `generateAliases` method Justin Van Patten 2023-05-01 14:33:36 -0700
  • 59dc4be453 Add aliases/python/retype_component_child test Justin Van Patten 2023-05-01 16:50:35 -0700
  • 8db3e05fab Add aliases/python/rename_component_child test Justin Van Patten 2023-05-01 16:50:13 -0700
  • 200feb43c9 Add aliases/python/extract_component_child test Justin Van Patten 2023-05-01 16:50:00 -0700
  • 322e63e0a6 Add aliases/python/adopt_component_child test Justin Van Patten 2023-05-01 16:49:49 -0700
  • 6f0ed63622 Add aliases/nodejs/retype_component_child test Justin Van Patten 2023-05-01 16:28:36 -0700
  • 65b646472d Add aliases/nodejs/rename_component_child test Justin Van Patten 2023-05-01 16:28:25 -0700
  • b6085639b4 Add aliases/nodejs/extract_component_child test Justin Van Patten 2023-05-01 16:27:52 -0700
  • 187955b128 Add aliases/nodejs/adopt_component_child test Justin Van Patten 2023-05-01 16:27:40 -0700
  • a6f4815267 Add aliases/go/retype_component_child test Justin Van Patten 2023-05-01 15:32:46 -0700
  • 6e2eadfb61 Add aliases/go/rename_component_child test Justin Van Patten 2023-05-01 15:32:37 -0700
  • 34f4464957 Add aliases/go/extract_component_child test Justin Van Patten 2023-05-01 15:32:18 -0700
  • 1a27c09e71 Add aliases/go/adopt_component_child test Justin Van Patten 2023-05-01 15:32:05 -0700
  • d12b453e18 Add more parent/children alias tests Justin Van Patten 2023-04-26 17:47:47 -0700
  • e5afe71a90 Update alias tests to use alias specs Justin Van Patten 2023-04-26 17:45:27 -0700
  • f1751c8bbb Add/fix go imports to test schemas Guinevere Saenger 2023-06-13 16:44:51 -0700
  • 108667c21f Codegen generates an internal package name, and references it correctly in Resource files and elsewhere. Guinevere Saenger 2023-06-13 11:48:34 -0700
  • dde6e545db Export all functions in pulumiUtilities. Call them as internal. Do a blank import for the non top level module base path so info.go doesn't complain Guinevere Saenger 2023-06-12 16:23:54 -0700
  • 10145b1b4a Import top level package in all resource files Guinevere Saenger 2023-06-09 16:57:30 -0700
  • 144efaf5ce update gocloud.dev Mateo Davis 2023-06-13 13:08:16 -0700
  • 79e8ef9adf
    Merge #13077 bors[bot] 2023-06-13 19:51:48 +0000
  • 516428614c
    test(cli): Verify version check does not warn repeatedly Abhinav Gupta 2023-06-13 12:41:35 -0700
  • dca4fbb662
    cli: Warn about version upgrade once a day Fraser Waters 2023-04-12 16:26:14 +0100
  • adb18cd1b2
    Merge #13165 bors[bot] 2023-06-13 17:56:19 +0000
  • 0f99c2365b
    Update sdk/nodejs/npm/pnpm.go mckinstry/pnpm-support Robbie McKinstry 2023-06-13 13:24:28 -0400
  • 03ff557de4
    filestate/upgrade: Support backfilling projects for detached stack Abhinav Gupta 2023-04-04 15:20:50 -0700
  • adf96f057e
    refactor(filestate/upgrade): Separate project extraction and upgrade Abhinav Gupta 2023-05-19 17:45:54 -0700
  • 5f12e947db
    filestate/Upgrade: Accept an UpgradeOptions struct Abhinav Gupta 2023-04-04 15:19:35 -0700
  • e7aa7c484f
    sdk/go: Add tokens.ValidateProjectName Abhinav Gupta 2023-06-13 08:39:59 -0700
  • 94d9e21977 Updates the error handling logic around RPC deserialization in Python Kyle Pitzen 2023-06-13 10:28:14 -0500
  • de9a23e5e5
    Merge #13155 bors[bot] 2023-06-13 08:38:47 +0000
  • 4597d9ee45
    Merge #13158 bors[bot] 2023-06-12 18:26:08 +0000
  • 684b290577
    Merge #13076 bors[bot] 2023-06-12 17:33:22 +0000
  • 7cdabaf452 chore: post-release go.mod updates pkg/v3.71.0 github-actions 2023-06-12 16:37:58 +0000
  • 259fbbd740 chore: changelog for v3.71.0 github-actions 2023-06-12 16:36:19 +0000
  • d971a6d10f
    filestate: Use worker pool for upgrades Abhinav Gupta 2023-04-12 12:23:52 -0700
  • d05dc76f69
    filestate: Add re-usable worker pool Abhinav Gupta 2023-04-12 12:13:47 -0700
  • b4b8ccb340 Add get-mapping command Fraser Waters 2023-06-12 16:20:46 +0100
  • ccb65ee8c3
    Merge #13154 bors[bot] 2023-06-12 15:56:10 +0000
  • dbd00a0421
    Update .version to lock for release Fraser Waters 2023-06-12 15:59:57 +0100
  • cec4af940f
    Merge #13152 v3.71.0 sdk/v3.71.0 bors[bot] 2023-06-12 13:40:46 +0000
  • 884ce066b7
    Update .version for 3.71.0 Fraser Waters 2023-06-12 14:38:14 +0100
  • 5fc7192f13
    Merge #13140 bors[bot] 2023-06-12 13:02:19 +0000
  • 91a1a2d586
    Merge #13126 bors[bot] 2023-06-12 11:48:40 +0000
  • 591774afb1 Handle installing plugins without versions in the defaultHost Fraser Waters 2023-06-09 15:35:58 +0100
  • 459ab7bbf7 lint Zaid Ajaj 2023-06-12 12:31:06 +0200
  • 776a624f5c changelog Zaid Ajaj 2023-06-12 12:21:53 +0200
  • 6fa70a4cc3 Check diagnostics to print notice before we early exit Zaid Ajaj 2023-06-12 12:06:25 +0200
  • feb5153187
    Merge #13149 bors[bot] 2023-06-11 23:51:20 +0000
  • 31d106980e [programgen/dotnet,go] Implement singleOrNone intrinsic Justin Van Patten 2023-06-11 02:05:10 -0700
  • b63bff2dbc
    Merge #13146 bors[bot] 2023-06-10 08:29:01 +0000
  • 44c2609b78 Explicitly refer to version package by name Guinevere Saenger 2023-06-09 16:09:22 -0700
  • 0d97a25449 Remove UseSharedCompilation from .csproj codegen Fraser Waters 2023-06-09 23:35:36 +0100
  • 3824cdc625
    Merge #11985 bors[bot] 2023-06-09 18:19:28 +0000
  • 61732b69e4
    update tests susanev 2023-01-25 13:48:41 -0800
  • bac7e5be41
    remove icons susanev 2023-01-25 13:46:50 -0800
  • a4ba6ff707
    Merge #13141 bors[bot] 2023-06-09 17:10:31 +0000
  • f95ba75e7e
    Python codegen prints input deprecation message iff the input is used. Kyle Dixler 2023-06-09 08:25:34 -0700
  • 2cf155a1cc
    added original codegen example Kyle Dixler 2023-06-09 07:53:20 -0700
  • 3454d84f4a
    Merge #13138 bors[bot] 2023-06-09 11:43:30 +0000
  • 6a174fa117 Fixes panic when trying to convert a null literal to a string value Zaid Ajaj 2023-06-09 12:52:10 +0200
  • 8d799c8ec8
    Merge #13137 bors[bot] 2023-06-09 10:00:04 +0000
  • 0d6f92eabf
    Merge #13133 bors[bot] 2023-06-09 01:32:56 +0000
  • 8912eae4c6 Fixes python panic when emiting code for index expressions that aren't typechecked Zaid Ajaj 2023-06-09 01:44:09 +0200
  • d69e5f2d26
    Merge #13131 bors[bot] 2023-06-08 23:37:53 +0000
  • f98cb3908f ensure all submodules have the correct version package ref Guinevere Saenger 2023-06-08 16:30:05 -0700
  • 9c9f4e1f40 finishing touches on templating logic Guinevere Saenger 2023-06-08 15:58:39 -0700
  • 59640dd102 have defaults Guinevere Saenger 2023-06-08 12:15:55 -0700
  • 03a7511c1f Create correct pulumiVersion.go file and reference it correctly in the config mod Guinevere Saenger 2023-06-07 15:34:44 -0700
  • fbc6fb4af2 chore: post-release go.mod updates pkg/v3.70.0 github-actions 2023-06-08 20:42:55 +0000
  • e074ff7ab9 chore: changelog for v3.70.0 github-actions 2023-06-08 20:41:02 +0000
  • 914f94119f
    Merge #13129 bors[bot] 2023-06-08 20:33:10 +0000