-
-
Notifications
You must be signed in to change notification settings - Fork 810
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Electron to v25 to related deps (#772)
* Initial work of upgrade electron to v25 * Fix devtools injection * Fix about menu * Remove devtools-installer setup * Move context-menu setup to main process * Remove devtron * Use fs.watchFile * Fix url-handle ip listen * Fix dialog * Migrate from spectron to playwright * Update CI * Remove spectron * CI: Use node 16 * Remove electron-rebuild & update script * Use patch-package for patch react-dev-utils * Add --no-notarize arg for easy build mac app on local * Bump electron-packager & related deps * Update CD * Move playwright-core to dev deps * Update docs/contributing.md * CI: Use windows-2022 * CI/CD: Increase network-timeout for windows * Fix app notariztion * E2E: Use wait-for-expect * Update window options * CI: Cancel previously in-progress run
- Loading branch information
Showing
29 changed files
with
773 additions
and
1,631 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.