Julian Gruber
Julian Gruber
good idea, we could probably get some heads up from the cloudup guys since they've built that, although they're not shipping via npm
thanks a lot @hughsk @dominictarr, added all of that to the readme. Do you by chance know people that would would be a great fit to contribute?
@joelcipriano yes! :) we'll need that for sure for the - public facing website - menu bar app and maybe for the webapp version the user hosts himself or on...
re webapp: https://github.com/juliangruber/backer-frontend/issues/1
in this case, if any one task errors, the whole result is to be thrashed. you can prevent that by `try / catch`ing inside `status` for example

If you're using electron-builder, this should work: https://www.electron.build/tutorials/release-using-channels
I copied our RELEASES prefixing code from https://github.com/zeit/hazel/blob/master/lib/cache.js#L45-L55, hoping that since hazel has had good use it would be correct. You can also see tests for this current logic [here](https://github.com/electron/update.electronjs.org/blob/master/test/index.js#L250-L261)...
@davej how does that URL make it into your Nightly6 RELEASE file?
oops @daviwil