-
Notifications
You must be signed in to change notification settings - Fork 19
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
Merge Main to Dev (after adding Windows Code Signing) #374
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge dev into main
Bump node version in build
Update package-lock.json
Update PA.UserInputTracker
Update build
Update build
Fix windows build
PR for V0.0.23
bumped version number to 0.0.23
testing auto-updater with v0.0.24
[#350] attempting windows code signing
[#350] updating electron-builder
[#350] trying newer version of electron builder
[#350] fixing notarize
[#350] fixing macos notarization attempt 2
[#350] testing auto-update for code-signed win version
[#350] updated electron-updater
[#350] testing auto-update on windows
350 win code sign
[#350] trying updater without verification
[#350] another try
[#350] attempting to fix macOS updater
[#350] trigger update to 0.0.32
[#350] trying to fix macos build
[#350] trying to fix macOS build
[#350] trying to fix update code signature verification on windows
[#350] trying to fix update code signature verification on windows
casaout
added a commit
that referenced
this pull request
Feb 4, 2025
* Merge Main to Dev (after adding Windows Code Signing) (#374) * [#350] attempting windows code signing * [#350] updating electron-builder * [#350] trying newer version of electron builder * [#350] fixing notarize * [#350] fixing macos notarization attempt 2 * [#350] testing auto-update for code-signed win version * [#350] updated electron-updater * [#350] testing auto-update on windows * [#350] added explicit publisherName for Windows, updated signing docu * [#350] version bump to trigger build * [#350] trying updater without verification * [#350] another try * [#350] attempting to fix macOS updater * [#350] trigger update to 0.0.32 * [#350] trying to fix macos build * [#350] trying to fix macOS build * [#350] trying to fix update code signature verification on windows * [#350] trying to fix update code signature verification on windows (v0.0.35) * [#350] trying to fix update code signature verification on windows * [#350] removing publisherName tag again (no longer supported) * [#373] disabled verify update code signature on windows --------- Co-authored-by: Sebastian Richner <[email protected]> * fixed GH secrets info * 366 clarify app is running (#375) and windows code signing (#350) This comprises: - refining context menu items - showing PA is running in tasktray - windows code signing - shows onboarding screen upon *manual* app launch - bugfix related to macOS auto-updater (intel vs apple silicon feed url) * [#366] test changes in release (0.0.37) --------- Co-authored-by: Sebastian Richner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To save some time to test the build stuff (#350), we've directly merged to merge. Now we're merging back to dev.