Open rishson opened 9 years ago
[gui-main 5261] last updated date is valid
[gui-main 5261] update check is required
[gui-main 5261] update: setting feed url to: http://updates.sidekickjs.com/releases/latest?current_version=0.12.0&os=linux
[gui-main 5261] update: checking for updates..
then nothing further
Looks like I need to implement this as squirrel is mac only. https://github.com/atom/electron/issues/1479
Add sidekick to sources.list and publish deb package using http://www.aptly.info/tutorial/repo/ ?
Since we don't have root on CodeShip, the following might work:
wget && dpkg --extract ruby-dev
wget && dpkg --extract build-essential
gem intall fpm
Codeship has bundler by default so just install the gem andy.
Check latest but 0.12.0 does not pull patch update. url for patch is ok can pull patch in browser update sets feed url ok update asks for info but neither updateAvailable or updateUnavailable is called.