-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
New feature, improvement proposal
When attachedOutputs are specified, if the attached files have exec permissions that permission will be lost when restoring from cache.
I believe this is a limitation inherent to zip (the archive used to keep attachedOutputs).
Would it be possible to switch the archive to tar -p? Not sure how important the compression is as a feature but at the very least make it configurable per attached output?
was unsure whether to open as a bug or feature (since this could very well be "by design") so defaulting to enhancement
jokinen77 and emouty
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request