Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: set asar integrity resource on windows packages #1697

Merged
merged 1 commit into from Mar 27, 2024

Conversation

MarshallOfSound
Copy link
Member

This is currently targeting my "remove rcedit" branch so that the diff is small and makes sense.

Pretty straight forward, sets the right asar integrity resource when packaging for windows.

@MarshallOfSound MarshallOfSound marked this pull request as ready for review March 26, 2024 19:59
@MarshallOfSound MarshallOfSound requested a review from a team as a code owner March 26, 2024 19:59
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 89.09%. Comparing base (d9655d4) to head (1b7f0bb).

Files Patch % Lines
src/resedit.ts 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1697      +/-   ##
==========================================
- Coverage   89.29%   89.09%   -0.20%     
==========================================
  Files          17       17              
  Lines         897      899       +2     
  Branches      186      187       +1     
==========================================
  Hits          801      801              
- Misses         60       61       +1     
- Partials       36       37       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from remove-rcedit to main March 27, 2024 20:40
@MarshallOfSound MarshallOfSound merged commit 224cc6a into main Mar 27, 2024
3 of 5 checks passed
@MarshallOfSound MarshallOfSound deleted the asar-integrity-windows branch March 27, 2024 23:08
Copy link

🎉 This PR is included in version 18.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants