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

chore: Update to @electron/notarize for new notarytool #7678

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

rajivshah3
Copy link
Member

@rajivshah3 rajivshah3 commented Oct 31, 2023

Summary

Uses latest version of @electron/notarize (new version of electron-notarize) to notarize macOS apps. This is necessary because Apple will be ending support for altool tomorrow and will require notarytool in the future (https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool). I didn't realize they made this change until a week ago 😅

Changelog

N/A

Testing

Workflow runs successfully, resulting app launches successfully

Platforms

  • Desktop
    • MacOS
    • Linux
    • Windows

Instructions

App launches, with the OS displaying something along the lines of "Apple has checked this application for malicious software and none was found" (I don't remember the exact text)

Checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting

@marc2332
Copy link
Collaborator

marc2332 commented Nov 2, 2023

I am already upgrading @electron/notarize in #7675

@rajivshah3 rajivshah3 changed the base branch from develop to chore/update-electron November 2, 2023 15:32
@marc2332 marc2332 force-pushed the chore/update-electron branch 2 times, most recently from c1b7510 to 632ee34 Compare December 20, 2023 10:05
@rajivshah3 rajivshah3 changed the base branch from chore/update-electron to develop January 9, 2024 16:45
@rajivshah3 rajivshah3 added os:mac Affects MacOS type:chore House-keeping etc. scope:ci Affects CI actions labels Jan 9, 2024
Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@begonaalvarezd begonaalvarezd merged commit d982311 into develop Jan 9, 2024
5 checks passed
@begonaalvarezd begonaalvarezd deleted the chore/update-notarize branch January 9, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:mac Affects MacOS scope:ci Affects CI actions type:chore House-keeping etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants