From 65d35006de65e540355833a56bcaa7659f6f1afd 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. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 76da1d49..66406237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,8 @@ A feature release on top of `1.2.0`, backwards compatible. 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.0` (2023-08-25) -- cgit v1.2.3