Commit Graph

  • d15538e898 [sdk/nodejs] Allow missing package.json dependencies Justin Van Patten 2024-06-20 17:15:43 -0700
  • 5bb8bf9cbe
    Update pkg/cmd/pulumi/deployment.go Germán Lena 2024-06-20 16:13:38 -0300
  • 82c7e7d1d4 Prepare for v3.121.0 release Justin Van Patten 2024-06-20 09:40:28 -0700
  • 2725d4e41a Parallelize Construct and Call calls in the Node.js SDK Florian Stadler 2024-06-20 12:33:41 +0200
  • 6f42fba445
    Instruct the user to use 'pulumi install' when using --generate-only (#16411) Julien P 2024-06-20 12:27:41 +0200
  • a1880cbddc
    Add VIRTUAL_ENV to env var when running in a venv (#16425) Julien P 2024-06-20 12:26:49 +0200
  • 7d5abfbc47 Bump the minimum version of `pulumi` that generated Python SDKs depend on Will Jones 2024-06-20 10:18:21 +0100
  • 2f3f9f20e8
    Vendor the inflector library (#16421) Mikhail Shilkov 2024-06-20 11:04:33 +0200
  • 817e65b545
    Add VIRTUAL_ENV to env var when running in a venv Julien Poissonnier 2024-06-20 10:40:19 +0200
  • a876fb7447
    Update changelog/pending/20240617--sdk--instruct-the-user-to-use-pulumi-install-when-using-generate-only.yaml Julien P 2024-06-20 10:06:27 +0200
  • cba64171c6 ci: Bump `macos-11` runner to `macos-12` Justin Van Patten 2024-06-19 15:46:17 -0700
  • f3994ee023
    Bump the go_modules group across 2 directories with 1 update (#16369) dependabot[bot] 2024-06-19 11:18:35 -0700
  • 8326202acf
    Bump the npm_and_yarn group across 1 directory with 2 updates (#16364) dependabot[bot] 2024-06-19 11:17:32 -0700
  • ded2a84e70 Bump throughout and run `make tidy` Justin Van Patten 2024-06-19 10:26:25 -0700
  • 57396b0d90 Vendor the inflector library Mikhail Shilkov 2024-06-19 11:42:14 +0200
  • a110fb38c9 Vendor the inflector library Mikhail Shilkov 2024-06-19 11:42:14 +0200
  • 98834da0fc New Deployment Settings commands to init, update and clear the configuration German 2024-06-18 14:52:48 -0300
  • 05574aaaa4
    Generate TypedDicts for python inputs (#15957) Julien P 2024-06-18 17:24:42 +0200
  • b2496963c8 remove debugging output Thomas Gummerer 2024-06-18 17:11:20 +0200
  • d1a7fb04c6 fix comment Thomas Gummerer 2024-06-18 17:08:36 +0200
  • d79644f06e
    Detect pnpm workspaces (#15525) Julien P 2024-06-18 15:37:06 +0200
  • 717ad4f572
    re-arrange test input Julien Poissonnier 2024-06-18 15:27:00 +0200
  • 64d9266deb
    Update pu/pu to support the new settings pull command + new deployment file (#16398) Germán Lena 2024-06-18 10:24:01 -0300
  • f4c35e62e4
    alpha order for choices Julien Poissonnier 2024-06-18 14:57:01 +0200
  • bf4b370eed
    Add packagemanager prompt to pulumi new for nodejs Julien Poissonnier 2024-06-18 14:44:42 +0200
  • bebbe8e52d feedback German 2024-06-18 09:51:07 -0300
  • 086be5730d
    Update sdk/go/common/workspace/paths_test.go Germán Lena 2024-06-18 09:48:58 -0300
  • 1f7f3230f8
    Update sdk/go/common/workspace/paths.go Germán Lena 2024-06-18 09:48:50 -0300
  • 8281714596
    pnpm > 9 requires workspace protocol Julien Poissonnier 2024-06-18 13:27:35 +0200
  • cecd6c9aef Remove the GitHub pull request template Will Jones 2024-06-18 10:23:46 +0100
  • feefbd9aeb WIP wjones/remove-global-state Will Jones 2024-06-18 09:33:30 +0100
  • 21fc3a1ca8
    Instruct the user to use 'pulumi install' when using --generate-only Julien Poissonnier 2024-06-17 19:02:48 +0200
  • 78caa23e1a
    Update pkg/cmd/pulumi/deployment.go Germán Lena 2024-06-17 15:53:50 -0300
  • 37739784b4
    Update pkg/cmd/pulumi/deployment.go Germán Lena 2024-06-17 15:53:44 -0300
  • e1581e221a
    Update pkg/cmd/pulumi/deployment.go Germán Lena 2024-06-17 15:53:38 -0300
  • a59b694515
    Query language runtime for options during “pulumi new” (#16346) Julien P 2024-06-17 19:10:55 +0200
  • 29503ee2e4
    close requirements.Txt so it can be deleted on windows Julien Poissonnier 2024-06-17 18:13:45 +0200
  • e65c2aa368
    Don't incorrectly emit deprecated warnings (#16400) Will Jones 2024-06-17 17:04:55 +0100
  • cc9c66a9c8
    update skip message Julien Poissonnier 2024-06-17 17:32:21 +0200
  • 879fad8151
    undo 8e7384784 Julien Poissonnier 2024-06-17 17:31:13 +0200
  • 671554ed29
    skip TestNewPythonChoosePoetry on windows Julien Poissonnier 2024-06-17 17:30:15 +0200
  • 080b64f708 Don't incorrectly emit deprecated warnings Will Jones 2024-06-14 14:59:07 +0100
  • 8e7384784e
    Fix interactive test on windows Julien Poissonnier 2024-06-17 15:56:43 +0200
  • 2766475bd1
    [cli/plugin] Fix plugin install command when plugin type is tool (#16407) Zaid Ajaj 2024-06-17 15:25:57 +0200
  • 7323add843 resolve providers in the engine before running transforms Thomas Gummerer 2024-06-14 17:49:36 +0200
  • 7ddef9adaf
    add todo comment Julien Poissonnier 2024-06-17 14:23:04 +0200
  • 06b35c7630
    tighten typing-extensions version range Julien Poissonnier 2024-06-17 14:22:54 +0200
  • f888d73ac7
    Merge pull request #16354 from pulumi/julienp/convert-requirements Julien P 2024-06-17 13:21:05 +0200
  • 6eadc510c8
    Merge 495c8b41f3 into 91568bc03b Mikhail Shilkov 2024-06-17 13:02:30 +0200
  • cc105e0c7b
    lint Julien Poissonnier 2024-06-17 12:47:50 +0200
  • 56de595c8a
    Rename runtimeOptions -> promptRuntimeOptions Julien Poissonnier 2024-06-17 12:29:59 +0200
  • 750b73aa33
    Update pkg/cmd/pulumi/new.go Julien P 2024-06-17 12:28:23 +0200
  • c86c47f38e
    Detect pnpm workspace root Julien Poissonnier 2024-02-26 13:42:55 +0100
  • aa5d663900
    Fix TestNestedPackageJSON node_modules check Julien Poissonnier 2024-02-26 14:13:02 +0100
  • 91568bc03b
    Handle extra CLI arguments passed policy packs plugins (#16402) Julien P 2024-06-17 11:10:04 +0200
  • 8b1882ceb8
    Fix a panic when ignoring wildcard values with arrays of different length (#16406) Mikhail Shilkov 2024-06-17 10:16:41 +0200
  • 3742f418b5 Fix plugin install command when plugin type is tool Zaid Ajaj 2024-06-16 22:30:44 +0200
  • 3ce03f0bc2 lint and remove redundant code Zaid Ajaj 2024-06-16 00:18:01 +0200
  • 84e3e09452 Implement AncestorTypes hint in import file specification Zaid Ajaj 2024-06-15 23:30:02 +0200
  • 5b06afa46e Fix a panic when ignoring wildcard values with arrays of different length Mikhail Shilkov 2024-06-14 23:26:28 +0200
  • e3c5472c14
    Handle extra CLI arguments passed policy packs plugins Julien Poissonnier 2024-06-14 17:23:37 +0200
  • b1fc0a8b6b Fix config file variable + cleanup German 2024-06-14 10:42:15 -0300
  • f578c29e92 cleanups German 2024-06-14 10:30:56 -0300
  • f2bae7e6c2 fix entry key German 2024-06-14 09:21:54 -0300
  • 7ad5e3e248 Cleanup German 2024-06-14 09:12:27 -0300
  • 3cea9bb508 Add support for new deployment settings file German 2024-06-13 14:46:18 -0300
  • 2674f7e6ef Add support for new deployment settings file German 2024-06-13 14:46:12 -0300
  • 9150a2f275
    Remove `Step.Apply`'s `preview` parameter (#16367) Will Jones 2024-06-14 11:19:13 +0100
  • f0fffe6fb2
    Better error messages for schema validation (#16097) Paul C. Roberts 2024-06-14 02:03:22 -0700
  • ec4086650c
    Add removeStack options to NodeJS Auto API SDK (#16333) Mike Seese 2024-06-14 01:35:06 -0700
  • 3a18c48d7a
    get python remove_stack(force=True) test to pass Mike Seese 2024-06-13 23:26:43 -0700
  • 9d0b0fed91 [engine] Support remapping envvars for providers pgavlin/provider-env-vars Pat Gavlin 2024-06-13 13:44:11 -0700
  • 87a184a381
    Update pu/pu to support new Deployment Settings endpoints (#16382) Germán Lena 2024-06-13 16:49:49 -0300
  • ba76f29997
    Fix --continue-on-error running indefinitely when a resource fails to be created or updated (#16371) Ramon Quitales 2024-06-13 08:42:57 -0700
  • 7ca544c9c8 Remove `Step.Apply`'s `preview` parameter Will Jones 2024-06-10 16:25:16 +0100
  • 4efdcfc8a1 When calling chooseStack, always set `stackSetCurrent` to true guin/persist-stack-selection Guinevere Saenger 2023-11-08 14:10:12 -0800
  • 6bb20eeb03 update errors German 2024-06-13 10:55:11 -0300
  • 194c140376 lint German 2024-06-13 10:49:16 -0300
  • 843b95b4b3
    Rename flag to InputTypes Julien Poissonnier 2024-06-13 15:14:53 +0200
  • 4f9239082f fixes German 2024-06-13 09:41:20 -0300
  • 2593ead0c6 Update pu/pu to support new DS endpoints German 2024-06-12 12:16:01 -0300
  • 7e3f659430 Suggest valid attribute names during project validation Will Jones 2024-06-12 18:21:26 +0100
  • 14293f7b28
    Update pu/pu apitype to support Deployments yaml marshalling (#16381) Germán Lena 2024-06-13 09:20:58 -0300
  • a638aaf263
    Only include typing-extensions when generating TypedDIcts Julien Poissonnier 2024-06-12 14:33:22 +0200
  • 30f38e3e29
    Make TypedDictArgs a stringy enum Julien Poissonnier 2024-06-11 14:54:12 +0200
  • 74b39cc7b5
    Handle empty dict definitions Julien Poissonnier 2024-06-04 11:52:20 +0200
  • 93ec3da385
    Disable TypedDict for mypy Julien Poissonnier 2024-05-15 13:53:44 +0200
  • 930912a983
    Add function with TypedDict types Julien Poissonnier 2024-05-06 11:45:16 +0200
  • 3b6be8de6c
    Use typeddict for arguments in construction expressions Julien Poissonnier 2024-04-17 13:37:20 +0200
  • 57456812ac
    Update tests Julien Poissonnier 2024-04-16 17:37:30 +0200
  • 4f1f1cdbbc
    Add test case for TypedDictArgs Julien Poissonnier 2024-04-16 17:35:48 +0200
  • b3497efcde
    Generate TypedDict input types when the TypedDictArgs flag is set Julien Poissonnier 2024-04-16 16:55:35 +0200
  • a26a7f3855
    Fix typo in comment Julien Poissonnier 2024-04-15 17:31:01 +0200
  • 46b69e8cf5
    Import sys so we can check the version Julien Poissonnier 2024-04-15 17:16:17 +0200
  • 799fcb3443
    Fix lint Justin Van Patten 2024-04-05 15:20:25 -0700
  • d0c297df66
    Include property doc comments Justin Van Patten 2024-04-05 15:17:30 -0700
  • abdebc67b9
    "Export" the dict Justin Van Patten 2024-04-05 15:03:50 -0700
  • 23e5b2cdf9
    Fix optional Justin Van Patten 2024-04-05 13:29:33 -0700
  • 37758c1615
    Add dependency on typing-extensions Justin Van Patten 2024-04-05 13:19:34 -0700
  • 96886989fc
    fix: propagate that we're building for a dictionary Anthony King 2022-12-01 02:25:57 +0000