Skip to content

Try to preserve the file permissions when packaging for Linux and macOS packages #298

Closed
@daxian-dbw

Description

@daxian-dbw

Summary of the new feature / enhancement

The produced .tar.gz packages for Linux and macOS don't preserve the file permissions today, so after extraction, the executable doesn't have the execution permission on it and a user needs to run chmod +x <file> before running it.

We need to preserve the file permissions when packaging for Linux and macOS packages.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions