Skip to content

fix: Fix file permissions in zip#2618

Merged
noahsmartin merged 2 commits intomasterfrom
fixFilePermissions
Jul 15, 2025
Merged

fix: Fix file permissions in zip#2618
noahsmartin merged 2 commits intomasterfrom
fixFilePermissions

Conversation

@noahsmartin
Copy link
Copy Markdown
Contributor

This was copying files without preserving permissions, resulting in binary files that couldn't be executed

@noahsmartin noahsmartin force-pushed the fixFilePermissions branch 3 times, most recently from 6041ae8 to b15d824 Compare July 15, 2025 22:59
@noahsmartin noahsmartin merged commit eebcb3c into master Jul 15, 2025
26 checks passed
@noahsmartin noahsmartin deleted the fixFilePermissions branch July 15, 2025 23:11
szokeasaurusrex added a commit that referenced this pull request Jul 16, 2025
It is a bit weird to have this block defining two variables inside the definition of another variable.

I think the following is a bit more readable. It also keeps the code DRY.

Should be reviewed alongside #2618
szokeasaurusrex added a commit that referenced this pull request Jul 17, 2025
It is a bit weird to have this block defining two variables inside the
definition of another variable.
    
I think the following is a bit more readable. It also keeps the code
DRY.

Review alongside #2618, this is basically the changes I would have
suggested on that PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants