-
-
Notifications
You must be signed in to change notification settings - Fork 471
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
Urgent electron upgrade #850
Conversation
@kanishk98 Great, let me check. How's the builder + updater behaving on this version? |
It's throwing errors when I run Please note, though - this still is just an update. I think we'll need to rebase and merge #D831 to fully fix the GitHub and Google login issues. Working on that right now. |
cc43143
to
7e8f028
Compare
Updated to 6.1.4, but looks like the error still persists. Working on 7.1.2 right now. |
7e8f028
to
f90ac04
Compare
We should also be testing with the Google issue; that GitHub warning at least looks like one could ignore it if one wanted to. It's possible that an Electron upgraded is needed for Google but something else or in addition for GitHub. |
Similar to the Google issue, we should delegate to the real system browser for the GitHub OAuth flow. |
Yeah, that is the plan. |
Heads up @kanishk98, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the |
We merged the upgrade to Electron v6 today, which incorporated almost all of these changes. Thanks for your work on this @kanishk98! |
What's this PR do?
Upgrades the Electron version to 5.0.6 to deal with Google login issues some users have been facing.
Any background context you want to provide?
I chose this version because this had been well-tested in an earlier PR (#781).
@akashnimare I tried testing the auto-update, but ran into the same issue where Windows was unable to locate
Zulip.exe
. Please let me know if there's an alternative solution.You have tested this PR on: