pulumi/changelog/pending
Thomas Gummerer 358ab723f2
allow https:// prefixes for git repos in pulumi package add (#18380)
Currently in `pulumi package add` URLs like `github.com/example/package`
work fine, however if they are prefixed with `https://`, such as `pulumi
package add https://github.com/example/package`, we currently error out.
It was always intended that the latter form also works, so we add
support for that here.

Fixes https://github.com/pulumi/pulumi/issues/18344
2025-01-31 14:21:38 +00:00
..
20241212--sdk-nodejs--fix-debug-strings-triggering-the-output-tostring-error.yaml Don't error on output toString in debug text (#18016) 2025-01-30 17:15:54 +00:00
20250107--programgen-nodejs--handle-keyword-overlap-of-this-keyword-for-local-variables.yaml Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00
20250116--cli-package--automatically-get-latest-version-for-git-based-plugins-if-none-is-specified.yaml automatically get latest version for plugins from a git source (#18215) 2025-01-22 08:33:20 +00:00
20250122--cli-config--introduce-type-flag-for-config-set.yaml allow setting the type of the config value in pulumi config set (#18287) 2025-01-23 15:22:53 +00:00
20250122--cli-package--respect-virtualenv-option-in-package-add-link.yaml Respect virtualenv option in package add/link (#18319) 2025-01-22 13:42:40 +00:00
20250122--sdk-python--support-commits-in-prerelease-versions-of-generated-python-sdks.yaml Convert PEP440 local version to semver prerelease in setup.py (#18289) 2025-01-22 12:50:14 +00:00
20250123--cli-package--allow-plugins-from-git-sources-to-live-in-subdirectories-in-the-repository.yaml allow Git packages in subdirectories (#18322) 2025-01-24 09:57:15 +00:00
20250124--sdkgen--align-pulumi-json-and-schema-go.yaml align pulumi.json and schema.go (#18334) 2025-01-29 14:38:09 +00:00
20250128--engine--fix-some-plugin-context-leaks-which-could-leave-plugin-processes-running-on-exit.yaml Fix some plugin context leaks (#18373) 2025-01-30 17:14:24 +00:00
20250128--sdk-python--allow-pip-25.yaml Allow pip 25 (#18343) 2025-01-28 16:09:34 +00:00
20250128--sdk-python--make-runplugin-to-default-to-using-a-virtualenv.yaml Make RunPlugin default to using a virtualenv (#18371) 2025-01-29 12:53:04 +00:00
20250129--cli-config--fix-parsing-of-config-keys-with-paths-and-colons-in-path-segments.yaml Fix parsing of config keys with paths and colons in path segments (#18378) 2025-01-30 17:15:38 +00:00
20250129--cli-new--improve-docs-for-disambiguating-repositories-on-hosts-where-the-url-is-ambiguous.yaml add some documentation for appending .git to the URL to disambiguate (#18379) 2025-01-29 17:42:43 +00:00
20250129--cli-package--allow-https-prefixes-for-git-repository-urls.yaml allow https:// prefixes for git repos in pulumi package add (#18380) 2025-01-31 14:21:38 +00:00
20250130--sdk-dotnet-java--update-java-to-1-1-0-and-dotnet-to-3-72-0.yaml Bump Java and Dotnet (#18394) 2025-01-30 19:02:55 +00:00
20250130--sdk-nodejs--use-the-corepack-executable-from-dev-dependencies.yaml Use the corepack executable from dev dependencies (#18393) 2025-01-30 15:06:47 +00:00