From 599dddc182b702192252753c76429d3da44aa463 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Tue, 12 Dec 2023 11:09:36 +0100 Subject: Filesystem: Fix copy overwrite of symlink with file ... and improve log messages in case of failure. (cherry picked from commit 65d35006de65e540355833a56bcaa7659f6f1afd) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3654bf..5ecee63c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Bug fixes on top of release `1.2.3`. resulting stage is well-formed, i.e., without tree conflicts. - Local execution and `just execute` now correctly create empty directories if they are part of the action's input. +- Fixed overwrite of existing symlinks in the output directory + when using subcommands `install` and `install-cas`. ## Release `1.2.3` (2023-11-15) -- cgit v1.2.3