Skip to content

Permissions lost when using attachedOutputs #214

Open
@pn-santos

Description

@pn-santos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions