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

Upgrade to Electron v3 #892

Merged
merged 4 commits into from
Dec 4, 2018
Merged

Conversation

yuya-oc
Copy link
Contributor

@yuya-oc yuya-oc commented Nov 13, 2018

Before submitting, please confirm you've

Please provide the following information:

Summary
Upgrade Electron to v3.0.9.

Sadly I could not fix all of tests now. They passed on my PC, but it seems that the app can't start randomly in CircleCI (or docker) environment.

Issue link
N/A

Test Cases
A. General usecases should work.
B. Deep linking should work. (There is a breaking change in Electron v3)

Additional Notes
https://circleci.com/gh/yuya-oc/desktop/1137#artifacts

When there is navigation with #btnClose, all APIs would fail.
So such tests are marked as "skipped".
@yuya-oc
Copy link
Contributor Author

yuya-oc commented Dec 3, 2018

Tested on macOS 10.14.1. Deep linking is working for me.

@yuya-oc yuya-oc requested a review from wget December 3, 2018 15:43
@yuya-oc
Copy link
Contributor Author

yuya-oc commented Dec 3, 2018

Bumped to v3.0.10 and changed version restriction due to #903 (review)

https://circleci.com/gh/yuya-oc/desktop/1175#artifacts

@wget
Copy link
Collaborator

wget commented Dec 3, 2018

@yuya-oc I have good news. I tested your patch on Appveyor and the build succeeed

We are ready to de-yarn-ise (aka switch back to npm) the app then :)

@crspeller crspeller merged commit d9c66ff into mattermost:master Dec 4, 2018
@yuya-oc yuya-oc deleted the upgrade-electron-v3 branch December 5, 2018 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants