-
-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Labels
Description
Describe the problem
Following this change fdbc016 _preserve_symlinks: true templates with symlinks that pointed outside the destination directory could not update.
This broke a template I use for subprojects of a monorepo that had symlinks referencing top level (parent dir) content.
Template
See test case in linked PR
To Reproduce
See test case in linked PR
Logs
Expected behavior
Templates should be able to create symlinks that point outside the destination directory, but not render content there
Screenshots/screencasts/logs
No response
Operating system
Linux
Operating system distribution and version
Ubuntu 22.04
Copier version
v9.9.1
Python version
Any
Installation method
pipx+pypi
Additional context
No response