pulumi/changelog/pending
Ian Wahbe c6e99e177b
Don't call pluginInstallCommand, defer to schemaFromSchemaSource (#16989)
`schemaFromSchemaSource` is capable of taking multiple types of sources
(plugin, plugin@version, path to plugin). If the plugin is specified
(possible with a version), then it is already capable of downloading the
plugin.

We don't need to call `pluginInstallCommand.Run`, and by doing so we
prevent `pulumi package add` from accepting different source kinds.
2024-08-16 08:13:41 +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--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