emmercm / igir

🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.
https://igir.io/
GNU General Public License v3.0
306 stars 15 forks source link

Fix: chmod +w files after copying them #1086

Closed emmercm closed 2 months ago

emmercm commented 2 months ago

Fixes: https://github.com/emmercm/igir/issues/1080

github-actions[bot] commented 2 months ago

:test_tube: Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/fs-copy-chmod" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.36%. Comparing base (81cb28c) to head (1073cac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1086 +/- ## ======================================= Coverage 93.35% 93.36% ======================================= Files 92 92 Lines 6036 6040 +4 Branches 1438 1439 +1 ======================================= + Hits 5635 5639 +4 Misses 380 380 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

:lock: Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.