Julian Gruber

Results 317 comments of 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

![](http://img3.wikia.nocookie.net/__cb20140106003309/villains/images/c/c3/Kumamon_-_For_the_glory_of_Satan.jpg)

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?