Upload-artifact: All files in the uploaded directory are set as executable

Created on 27 Sep 2019  路  2Comments  路  Source: actions/upload-artifact

In my testing it appears that this action sets executable permissions on all files in the directory that is uploaded. This is undesirable, in general.

Artifact Permissions

Most helpful comment

I am experiencing the opposite problem. I am uploading a binary and I'd like the executable bit to be preserved, but it is not. Repo: https://github.com/stefansundin/aws-rotate-key/actions

All 2 comments

I am experiencing the opposite problem. I am uploading a binary and I'd like the executable bit to be preserved, but it is not. Repo: https://github.com/stefansundin/aws-rotate-key/actions

It looks like they might have over-reacted and gone the opposite way. I too am having the opposite problem, and there is a separate issue open for that, see #38.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tysonite picture tysonite  路  9Comments

kwhat picture kwhat  路  8Comments

kcgen picture kcgen  路  6Comments

aparcar picture aparcar  路  5Comments

panos picture panos  路  3Comments