pulumi/changelog/pending
Jonathan Davenport 78cc3c8388
workspace.CopyTemplateFiles overwrite dirs with force (#17695)
`workspace.CopyTemplateFiles()` can be called with `force=true`, which
currently allows files to be overwritten, but errors when trying to
overwrite directories. This commit enables overwriting directories when
called with `force=true`.
Fixes #17653

---------

Co-authored-by: Jonathan Davenport <jdavenport@pulumi.com>
2024-11-06 18:53:19 +00:00
..
20240918--engine--persist-metadata-about-snapshot-integrity-errors.yaml Persist metadata about snapshot integrity errors (#17291) 2024-11-06 17:35:27 +00:00
20241016--docs--update-function-comments-to-remove-outdated-diy-backend-note.yaml Update function comments to remove outdated DIY backend note (#17563) 2024-10-29 09:57:23 +00:00
20241018--sdk-python--fixes-13516-fix-valueerror-and-assertionerror-to-provide-better-debugging-information.yaml Fixes #13516 - fix ValueError and AssertionError to provide better debugging information (#17577) 2024-10-30 09:31:56 +00:00
20241020--programgen--implement-package-descriptor-blocks-in-pcl-to-load-parameterized-packages.yaml [PCL] Implement package descriptor blocks to support parameterized packages (#17589) 2024-11-05 00:58:48 +00:00
20241022--docs--fix-spacing-and-formatting-of-stack-init-commands-long-doc.yaml Clean up stack init command's long doc (#17534) 2024-10-28 16:01:04 +00:00
20241023--cli-display--colorize-selected-stack-when-listing.yaml colorize selected stack when listing (#17606) 2024-10-24 06:38:22 +00:00
20241026--cli--add-interactive-account-selection-to-pulumi-login-command.yaml add interactive account selection to pulumi login (#17618) 2024-10-28 17:00:41 +00:00
20241029--engine--spot-skipped-create-dependencies-even-when-inputs-dont-change.yaml Spot skipped-create dependencies even when inputs don't change (#17633) 2024-10-30 16:17:30 +00:00
20241029--yaml--update-yaml-to-1-11-2.yaml Update yaml to 1.11.2 (#17637) 2024-10-29 23:40:33 +00:00
20241030--sdk-nodejs--support-nodejjs-23.yaml Support Node.js 23 (#17639) 2024-10-30 12:22:46 +00:00
20241101--engine--normalize-urns-in-deletedwith-references.yaml Normalize URNs in `DeletedWith` references (#17666) 2024-11-05 13:27:11 +00:00
20241104--engine--disable-the-enviromental-github_token-on-403-responses.yaml plugin download: also invalidate GITHUB_TOKEN on 403 (#17671) 2024-11-06 11:08:38 +00:00
20241104--engine--keep-computers-awake-while-an-update-is-running.yaml try to keep machine awake during pulumi operations (DIY edition) (#17699) 2024-11-06 14:03:26 +00:00
20241106--backend-diy--keep-computer-awake-while-an-update-is-running.yaml try to keep machine awake during pulumi operations (DIY edition) (#17699) 2024-11-06 14:03:26 +00:00
20241106--sdk-go--workspace-copytemplatefiles-overwrites-directories-when-called-with-force-true.yaml workspace.CopyTemplateFiles overwrite dirs with force (#17695) 2024-11-06 18:53:19 +00:00