data-curator icon indicating copy to clipboard operation
data-curator copied to clipboard

Check for Updates

Open Stephen-Gates opened this issue 7 years ago • 2 comments

Desired Behaviour (for feature requests only)

As described in https://app.cucumber.pro/projects/data-curator/documents/branch/develop/test/features/data_curator/check-for-update.feature

Note planned changes to the auto-updated may mean this feature should be implemented towards the end of v2.0.0.

Note application must be signed for automatic updates on macOS. See #111 and #274

Stephen-Gates avatar Nov 08 '17 07:11 Stephen-Gates

Moving to 1.x.x because...

Github's Electron team is building a new free webservice and npm module that open-source Electron apps can use to easily update themselves. To use this service, your Electron app must meet the following requirements:

✅Your app is in a public GitHub repo ✅Your app builds are published using GitHub Releases ✅Your app is code-signed ✅Your macOS builds include a zip version. (If you're publishing for mac)

GitHub is seeking beta testers

https://twitter.com/electronjs/status/987036896386662400

Twitter
“We're working on a free service that makes it easy for open-source Electron apps to update themselves.

Want to help us test it? Visit https://t.co/7KBPEviRcx”

Stephen-Gates avatar Apr 19 '18 18:04 Stephen-Gates

Electron now has an auto updater

https://electronjs.org/docs/api/auto-updater

Stephen-Gates avatar May 31 '19 12:05 Stephen-Gates