Commit Graph

  • a1314590e9 Lock in the plugin mapper Fraser Waters 2023-12-01 23:08:58 +0000
  • 9557a9eb00
    Changelog and go.mod updates for v3.95.0 (#14720) Pulumi Bot 2023-12-01 15:07:14 -0800
  • 278a8994e5
    Sets the `main` project setting to the cwd for inline programs (#14709) Paul C. Roberts 2023-12-01 15:05:08 -0800
  • 98805465b2
    [ci] improve test logging on retries (#14706) Kyle Dixler 2023-12-01 17:05:04 -0600
  • 4d23514ca4 Sets the `main` project setting to the cwd for inline programs Paul Roberts 2023-11-30 15:00:10 -0800
  • 71092f9d78 chore: post-release go.mod updates pkg/v3.95.0 github-actions 2023-12-01 22:45:37 +0000
  • b7d9e386ff chore: changelog for v3.95.0 github-actions 2023-12-01 22:44:21 +0000
  • 9e0b18bf3c
    Freeze v3.95.0 (#14707) Justin Van Patten 2023-12-01 13:54:47 -0800
  • 912ce42dd2 Check qualified type for root stackness Fraser Waters 2023-12-01 16:02:13 +0000
  • b672b14769 Remove `periodic-coverage` workflow Kyle Dixler 2023-12-01 12:20:58 -0800
  • 4ec6d6057b
    [schema] Fix package get-schema marking resource properties as plain (#14689) v3.95.0 sdk/v3.95.0 Zaid Ajaj 2023-12-01 20:41:51 +0100
  • 3fd85760da
    Extended tests for property paths and ignoreChanges (#14699) Paul C. Roberts 2023-12-01 11:35:37 -0800
  • d9fc3edb83 Test automation cleanup Kyle Dixler 2023-11-29 14:09:47 -0800
  • 2531a61352 ProgramTest now verifies `pulumi` on PATH matches source hash dixler-verify-binary Kyle Dixler 2023-12-01 09:28:30 -0800
  • c1b3d36bed
    Recover after a failed automatation run (#14702) Julien P 2023-12-01 18:35:07 +0100
  • 672b6ae359
    [testing] Add integration tests for regressions in property name parsing (#14681) Kyle Dixler 2023-12-01 11:27:33 -0600
  • 4d891f20b4
    Skip TestFailsOnImplicitDependencyCyclesPython (#14713) Fraser Waters 2023-12-01 17:22:51 +0000
  • 23020af5df
    Minor renames and inline docs Daniel Bradley 2023-12-01 11:58:17 +0000
  • a2f1c996aa Add integration tests for regressions in property name parsing. Kyle Dixler 2023-11-28 13:28:34 -0800
  • ede06888e0 Skip TestFailsOnImplicitDependencyCyclesPython Fraser Waters 2023-12-01 14:53:57 +0000
  • 8d0602dc56
    Rename token to Stack Daniel Bradley 2023-12-01 11:51:26 +0000
  • 67e68106c7 Fix a panic in diff display when parsing YAML strings Justin Van Patten 2023-11-29 21:57:47 -0800
  • 422a6419bd
    Upgrade pulumi-yaml to 1.4.3 (#14693) Justin Van Patten 2023-11-30 19:30:05 -0800
  • 27ee4e28b4 Freeze v3.95.0 Justin Van Patten 2023-11-30 12:39:42 -0800
  • fe38fa93be Extended tests Paul Roberts 2023-11-29 14:49:19 -0800
  • c173258b37 [cli/import] Minimize logical name changes pgavlin/import-ambiguity Pat Gavlin 2023-11-28 15:49:48 -0800
  • 25f1e5278d
    feat: enable imports from nodejs provider resources (#14668) bfraterman-tkhsecurity 2023-11-30 17:22:51 +0100
  • d13a105311
    Add changelog entry Julien Poissonnier 2023-11-30 14:58:16 +0100
  • 02d5a0ef76
    Use local storage to track per stack error log count Julien Poissonnier 2023-11-30 13:16:48 +0100
  • dc63265ec4
    Prepare for v3.95.0 release (#14696) Justin Van Patten 2023-11-30 06:21:43 -0800
  • d078735823
    Reimport appdash from our mirror (#14701) Fraser Waters 2023-11-30 14:21:35 +0000
  • 5a47a1282e
    failing test Julien Poissonnier 2023-11-30 12:32:55 +0100
  • 94bdeedbcd Reimport appdash from our mirror Fraser Waters 2023-11-30 10:22:49 +0000
  • 56682a900b Change reading passphrase from stdin to be explicit Sam Eiderman 2023-11-29 22:31:54 +0200
  • f3c453dc46 Prepare for v3.95.0 release Justin Van Patten 2023-11-29 12:24:19 -0800
  • 9459dc7452 Upgrade pulumi-yaml to 1.4.3 Justin Van Patten 2023-11-29 11:57:47 -0800
  • 4baf20228d Add changelog Luke Hoban 2023-11-29 10:06:40 -0800
  • a4f8f0f092 Add `--suppress-progresss` flag to CLI Luke Hoban 2023-11-29 10:04:17 -0800
  • 6e82bbe765 Fix package get-schema marking resource properties as plain Zaid Ajaj 2023-11-29 17:50:44 +0100
  • f83ee4a5fc
    feat: Add support for language specific settings for resources (#14308) Thomas Meckel 2023-11-29 17:35:08 +0100
  • 21f6f8bbb6
    Add clarifying text for `pulumi stack` command (#14686) Torian Crane 2023-11-29 10:07:55 -0600
  • 4ed8d19d0a
    Update stack.go Torian Crane 2023-11-29 08:39:42 -0600
  • 075a03ae9e
    Actually save root on plugin.Context (#14684) Fraser Waters 2023-11-29 14:30:52 +0000
  • 341b2783e9 chore: update changelog Bert Fraterman 2023-11-29 14:29:19 +0100
  • 90c6e6426d
    refactor(codegen/schema/schema.go): reverted changes to errors messages because the messages are compared literally in acceptance tests. Thomas Meckel 2023-10-28 08:55:02 +0000
  • b77227ba90
    fix(codegen/schema/schema.go): removed double defined Language field on struct ResourceSpec because it is already defined by the composite ObjectTypeSpec Thomas Meckel 2023-10-27 17:26:42 +0000
  • c8489c2f16
    fix(codegen/dotnet/gen.go): using function resourceName instead of tokenToName to ensure type rename via CSharpResourceInfo is applied Thomas Meckel 2023-10-23 09:32:39 +0000
  • ab029cb29e
    chore: added changelog/pending/20231022--sdkgen-dotnet--added-support-for-language-specific-settings-for-resources-and-support-for-overriding-resource-name-in-dotnet-codegen.yaml Thomas Meckel 2023-10-22 19:27:53 +0000
  • 39fa07e2eb
    feat(codegen/dotnet/gen_program.go): override resource name from CSharpResourceInfo in resourceTypeName Thomas Meckel 2023-10-22 19:25:45 +0000
  • ed4a4abc9c
    feat(codegen/dotnet/gen.go): override resource name from CSharpResourceInfo in resourceName Thomas Meckel 2023-10-22 19:25:00 +0000
  • f9bf731c61
    feat(codegen/dotnet/importer.go): added CSharpResourceInfo type and updated ImportResourceSpec to unmarshal raw data Thomas Meckel 2023-10-22 19:24:15 +0000
  • 18323f1887
    test(codegen/schema/schema_test.go): added TestMarshalResourceWithLanguageSettings Thomas Meckel 2023-10-22 19:23:14 +0000
  • b4227d1edf
    feat(codegen/schema/schema.go): add support for language specific settings for ResourceSpec Thomas Meckel 2023-10-22 19:21:51 +0000
  • f71912440d Actually save root on plugin.Context Fraser Waters 2023-11-29 12:02:24 +0000
  • 59c3de65a2
    [sdk-gen/go] Generate non-plain type variants for types used as inputs inside unions (#14679) Zaid Ajaj 2023-11-29 13:37:53 +0100
  • e9c432c175 Pass inputs to read as inputs and state Fraser Waters 2023-11-29 11:50:55 +0000
  • b4046444d9 fix: distinguish between input and properties when importing with nodejs sdk Bert Fraterman 2023-11-29 11:43:19 +0100
  • 33767db294
    [auto] Fixes event stream lag on windows runtime (#14659) David Moore 2023-11-29 20:05:02 +1100
  • a0c37a7ce0
    Fix optional handling on nested props (#14629) Matt Martyn 2023-11-29 04:03:33 -0500
  • 89dc7bc2cd Generate non-plain type variants for types used as inputs inside unions Zaid Ajaj 2023-11-28 18:24:17 +0100
  • bafa1f9a3f
    Add tests to catch Python codegen regressions. (#14669) Kyle Dixler 2023-11-28 10:59:41 -0600
  • 762fcee66d
    Fix some more lint issues (#14663) Fraser Waters 2023-11-28 16:43:48 +0000
  • d45b685b50
    [ci] Add downstream codegen tests back (#14582) Kyle Dixler 2023-11-28 09:15:20 -0600
  • 7ff1dd2470
    Add Zaid's arm converter to the known plugins (#14677) Fraser Waters 2023-11-28 14:34:46 +0000
  • 3c1d9f37d1 Add Zaid's arm converter to the known plugins Fraser Waters 2023-11-28 13:27:11 +0000
  • e1ba64e1b7 [codegen/docs] Try out generating a full YAML document for "Create Resource" lukehoban/fullyamlexampledocs Luke Hoban 2023-11-27 22:27:55 -0800
  • a3dbc63a5b [auto] Fixes event stream lag on windows runtime David Moore 2023-11-28 14:24:17 +1100
  • 52f084fc6a Fix some more lint issues Fraser Waters 2023-11-27 14:07:54 +0000
  • 4445ab8325 Merge remote-tracking branch 'origin/master' into paramprovider Fraser Waters 2023-11-27 23:05:34 +0000
  • ef0a1a565a Add python sdkgen regression tests. Kyle Dixler 2023-11-27 11:23:19 -0800
  • 6af483e145 feat: enable imports from nodejs provider resources Bert Fraterman 2023-11-27 17:17:31 +0100
  • 11466dfa4b Add downstream codegen tests back dixler/14323/downstream-close-on-close Kyle Dixler 2023-10-26 15:08:09 -0700
  • 5e5357d259
    [schema] Fixes marshalling the "plain" flag from object or resource properties (#14648) Zaid Ajaj 2023-11-27 12:05:03 +0100
  • 5288e2476d Add changelog Fraser Waters 2023-11-27 11:03:59 +0000
  • 3c3aa0a148 Return schema bind diagnostics Fraser Waters 2023-11-27 11:00:36 +0000
  • 653d41602c Support diagnostics engine side Fraser Waters 2023-11-27 10:55:55 +0000
  • 579fda73d2 Add diagnostics to GeneratePackageResponse Fraser Waters 2023-11-27 10:51:37 +0000
  • 71c0b781fc Fixes marshalling the "plain" flag from object or resource properties Zaid Ajaj 2023-11-27 11:27:14 +0100
  • 11f98d9af0
    Fix some lint issues in plugins_install_test.go (#14644) Fraser Waters 2023-11-27 09:44:46 +0000
  • 45e592b1e1
    Fix test-language to not use the default loader for binding (#14656) Fraser Waters 2023-11-26 23:04:45 +0000
  • 554474a39e Fix test-language to not use the default loader for binding Fraser Waters 2023-11-26 21:55:58 +0000
  • a0b4399df4 Bump package version. Dipack 2023-11-26 20:59:48 +0400
  • c79cfcfffb
    Merge 3daf72b27f into 13f3b6c32d Justin Van Patten 2023-11-25 16:03:56 -0600
  • 13f3b6c32d
    Fix datarace in setupGitRepo (#14643) Fraser Waters 2023-11-24 14:34:43 +0000
  • 5b9602ee43 Fix datarace in setupGitRepo Fraser Waters 2023-11-22 20:14:21 +0000
  • 8b26393163
    Validate that resources don't use urn or id as output properties (#14637) Fraser Waters 2023-11-23 02:43:38 +0000
  • b52ab81cc4
    [typescrypt/program-gen] Fix generated readFile function so that it includes the encoding (#14633) Zaid Ajaj 2023-11-23 01:26:41 +0100
  • 51a8958827 refactor pgavlin/auto-install Pat Gavlin 2023-11-22 15:51:53 -0800
  • e2b7e8f846 add pulumi option to nodejs sdk Pat Gavlin 2023-11-22 15:19:21 -0800
  • 7a1ff54b9a Validate that resources don't use urn or id as output properties Fraser Waters 2023-11-22 09:40:52 +0000
  • e05ded1380
    [esc] Add a command to create an ESC env from stack config (#14634) Pat Gavlin 2023-11-22 12:57:02 -0800
  • 0b2cc0fdc8 Fix some lint issues in plugins_install_test.go Fraser Waters 2023-11-22 20:38:27 +0000
  • 98511a69ab
    Try a direct build once a day (#14638) Fraser Waters 2023-11-22 19:40:15 +0000
  • 6e70ef4013
    GenerateHCL2Definition should respect logical names (#14639) Fraser Waters 2023-11-22 17:43:30 +0000
  • 23aaf4ba3c Try a direct build once a day Fraser Waters 2023-11-22 12:09:29 +0000
  • b661201c2f GenerateHCL2Definition should respect logical names Fraser Waters 2023-11-22 12:04:11 +0000
  • 0e6d364e5b replace deprecated option with non-deprecated one Thomas Gummerer 2023-11-22 09:39:04 +0100
  • d24b19d6f0 [esc] Add a command to create an ESC env from stack config Pat Gavlin 2023-11-14 15:25:00 -0800
  • 064fb93587
    [esc] Add commands for managing stack environments (#14628) Pat Gavlin 2023-11-21 21:04:14 -0800
  • 663bf605dd Fix generated readFile function so that it includes the encoding and returns a string Zaid Ajaj 2023-11-22 05:18:56 +0100