pulumi/changelog/pending
Julien P 531036ac07
Provide installation instructions for the python typechecker (#16539)
When the typechecker option is set, but the selected typechecker is not
installed in the project's virtual environment, the pulumi operation
will fail with an unhelpful message like `mypy failed: exit status 1`.

To make this more actionable, we check if the typechecker is installed,
and if not, we provide installation instructions to remediate the issue.
2024-07-01 15:17:03 +00:00
..
20230928--sdk-python--adds-exclude-protect-to-destroy-command.yaml Support `--exclude-protected` for `destroy` in the Python automation SDK (#16457) 2024-06-28 23:21:49 +00:00
20240620--sdk-nodejs--parallelize-construct-and-call-calls-in-the-node-js-sdk.yaml Parallelize Construct and Call calls in the Node.js SDK (#16428) 2024-06-25 09:57:06 +00:00
20240621--cli--set-the-continue-on-error-flag-with-pulumi_continue_on_error-environment-variable.yaml Set the --continue-on-error flag with PULUMI_CONTINUE_ON_ERROR environment variable (#16442) 2024-06-25 08:28:37 +00:00
20240621--sdk-go--fix-concurrent-map-write-when-registering-transform-callbacks.yaml fix potential concurrent map write in Go transforms (#16444) 2024-06-24 09:35:52 +00:00
20240621--sdk-nodejs--fix-race-condition-when-registering-stack-transforms.yaml fix race condition when registering stack transform (#16443) 2024-06-24 09:35:40 +00:00
20240624--cli-display--print-a-fully-qualified-stack-name-on-pulumi-stack-show-name-fully-qualify-stack-names.yaml Show a fully qualified stack name in `pulumi stack --show-name -Q` (#16453) 2024-06-26 09:00:22 +00:00
20240624--engine--fix-an-issue-with-asset-archives-not-working-with-paths-outside-the-working-directory.yaml Add asset archive test to conformance tests (#16455) 2024-06-24 14:23:18 +00:00
20240624--sdk-nodejs--migrate-from-rome-to-biome.yaml Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
20240626--cli-new--add-not-found-markers-to-missing-executables-for-packagemanagers.yaml Add not-found markers to missing executables for packagemanagers (#16488) 2024-06-28 23:21:55 +00:00
20240626--sdk-nodejs--fix-construct-and-call-calls-in-the-node-js-sdk-sharing-state.yaml Wrap call&construct of node provider server in AsyncLocalStorage (#16487) 2024-06-28 10:35:30 +00:00
20240626--sdk-nodejs-python--display-an-actionable-error-message-when-dependency-installation-fails.yaml Display an actionable error message when dependency installation fails (#16489) 2024-06-28 23:22:17 +00:00
20240626--sdkgen-dotnet--bump-the-default-version-range-for-the-referenced-pulumi-package-to-a-version-that-supports-config-getdouble.yaml [sdkgen/dotnet] Bump Pulumi version reference (#16483) 2024-06-27 05:16:14 +00:00
20240627--cli-display--display-retain-in-all-cases-of-delete-retention.yaml Display `[retain]` in all cases of delete retention (#16506) 2024-06-28 23:19:26 +00:00
20240627--engine--dont-re-delete-resources-that-are-marked-as-pendingreplacement.yaml Don't re-delete resources that are `PendingReplacement` (#16510) 2024-06-28 23:16:20 +00:00
20240627--sdk-nodejs--fix-non-blocking-stdout-err-with-nodejs.yaml Fix non-blocking stdout/err with nodejs (#16504) 2024-06-27 18:34:31 +00:00
20240627--sdk-python--wait-for-pending-tasks-before-shutting-down-python-programs.yaml Make sure the aio executor shutsdown before the event loop (#16505) 2024-06-28 23:20:32 +00:00
20240628--auto--protect-access-to-transport-unsupportedcapabilities-inside-repo-fetchcontext.yaml Protect access to transport.UnsupportedCapabilities inside repo.FetchContext (#16517) 2024-06-28 23:17:26 +00:00
20240701--cli--disable-default-cobra-completions-in-the-cli.yaml Disable default Cobra completion commands (#16540) 2024-07-01 14:28:33 +00:00
20240701--sdk-python--provide-installation-instructions-for-the-python-typechecker.yaml Provide installation instructions for the python typechecker (#16539) 2024-07-01 15:17:03 +00:00