Greg Venech
Greg Venech
> The access problem on the other hand has been resolved :) Cool, thanks -- for now I guess @TheLarkInn and I can just cut releases and push directly to...
Oof, it’s been a while since I did the initial prototype. I believe @sokra put that backend together and I can’t recall whether it was pushed anywhere. Maybe not for...
> From #1526... We need to think about the caching issue we've run into a few times during deployments. The site is currently hosted on GitHub via the `gh-pages` branch,...
With @pierreneter's help we finally got #980 merged! This means our dependencies are at least up to date. I'm going to try to set up slack or hangouts session with...
I started a `rebuild` branch using pure webpack and the `static-site-generator-webpack-plugin` that builds the site much faster (i.e. ~30s) and gives us more control over the whole build process. If...
It seems there's a few issues related to this over in puppeteer but most are closed with PRs linked so I'm not sure what's going on.
Yes, sorry for the delay. I'll work on getting that to you this week.
Hey @dsheiko, check out the `firefox--upload--error.json` suite in [this repo][1]. Let me know if I can do anything else to help. [1]: https://github.com/skipjack/puppetry-examples
Also, related to cmd + q not working, I see something other than the usual "Quit [App Name]" option in the file menu...  
@dsheiko was there some rationale as to not going with the native options? Maybe Electron doesn't make them easy to do natively across platforms?