pulumi/changelog/pending
Julien 487b4a8494
Install missing python versions using pyenv during installation (#16855)
Adds the flag `--use-language-version-tools` to `pulumi install`. When
passed, and `pyenv` is installed, and a `.python-version` file is in the
project directory or any of its parent directories, Pulumi will install
the requested python version if it is not already installed.

`LanguageRuntime.InstallDependencies` now takes a struct
`InstallDependenciesRequest` as argument to make it easier to extend
this call with options.

See https://github.com/pulumi/pulumi-docker-containers/pull/232

---------

Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-08-19 15:55:54 +00:00
..
20240801--cli-install--setup-python-version-using-pyenv-during-installation.yaml Install missing python versions using pyenv during installation (#16855) 2024-08-19 15:55:54 +00:00
20240805--engine--allow-provider-to-be-unknown-during-preview.yaml create unknowns when the provider is not known during construct (#16868) 2024-08-19 07:47:31 +00:00
20240809--sdk-go--unmarshal-pointers-correctly-if-destination-type-is-any.yaml unmarshal pointers correctly if destination type is any (#16914) 2024-08-19 14:43:31 +00:00
20240812--programgen--add-an-organization-intrinsic-to-pcl.yaml Add an `organization` intrinsic to PCL (#16948) 2024-08-19 03:58:19 +00:00
20240813--cli--warn-that-query-is-planned-to-be-removed.yaml Add a warning to `pulumi query` that we plan to remove it (#16963) 2024-08-14 09:11:03 +00:00
20240813--sdk-nodejs--fix-type-checking-of-output-record-string-any.yaml Fix TypeScript checking of Output maps of "any" values (#16959) 2024-08-15 19:09:21 +00:00
20240813--sdk-python--fix-the-type-of-stackreference-outputs-to-be-dict-str-any.yaml Fix StackReference.outputs typing (#16956) 2024-08-13 18:44:58 +00:00
20240814--backend-service--prefer-pulumi_access_token-set-in-the-environment-over-the-one-stored-in-the-config-when-they-dont-match.yaml prefer environment over config for PULUMI_ACCESS_TOKEN (#16970) 2024-08-14 08:46:58 +00:00
20240814--docs--use-componentresourceoptions-for-components.yaml [docs] Use `ComponentResourceOptions` for components (#16968) 2024-08-14 08:23:53 +00:00
20240815--auto--fix-panic-in-remote-automation-api.yaml Fix panic in remote automation API (#16978) 2024-08-15 16:45:00 +00:00
20240815--auto-go--add-remote-automation-api-support-for-choosing-a-deployment-runner-pool.yaml Add Go automation API for deployment runners (#16991) 2024-08-16 16:59:11 +00:00
20240815--cli-package--allow-pulumi-package-add-to-work-with-arbitrary-schema-sources.yaml Don't call pluginInstallCommand, defer to schemaFromSchemaSource (#16989) 2024-08-16 08:13:41 +00:00
20240815--docs--show-envvars-for-provider-nested-types.yaml Provider docs: Show envvars for nested types (#16984) 2024-08-16 15:11:31 +00:00
20240816--cli--show-a-better-message-when-logging-out-with-all.yaml Show a better message when logging out with --all (#16998) 2024-08-16 16:42:12 +00:00