Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Use update-electron-app #361

Merged
merged 7 commits into from
Aug 1, 2018
Merged

Use update-electron-app #361

merged 7 commits into from
Aug 1, 2018

Conversation

zeke
Copy link
Contributor

@zeke zeke commented Apr 26, 2018

This PR removes the old hand-rolled updater code and replaces it with the new update-electron-app module which talks to update.electronjs.org. The electron-log module used here coalesces logs from main and renderer processes into a single file, which should make debugging easier if needed.

Once we've landed this and confirmed that it works (we'll have to do two releases to do so) we can decommission the old one-off update service we built for this demo app. 👻

cc @haacked

@zeke zeke requested a review from codebytere April 26, 2018 21:01
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

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

🎉

@codebytere
Copy link
Member

@zeke i think the test failures are a larger problem...i'm planning on looking at and updating them as needed sometime soon

@zeke zeke mentioned this pull request May 7, 2018
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

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

Cool stuff!

@zeke
Copy link
Contributor Author

zeke commented Aug 1, 2018

@codebytere this is fixed now. Should be ready to go.

@codebytere codebytere merged commit 92af4e7 into master Aug 1, 2018
@codebytere codebytere deleted the new-updater branch August 1, 2018 21:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants