Matt Haggard

Results 65 comments of Matt Haggard

@dede-plato I have no experience with S3 (and very little with Windows). But to whoever knows how to do it, feel free to post here.

@develar would you be maintaining it? I'm happy to have you maintain it and happy to have it live in the userland org.

@develar k, here it comes! :)

@develar I don't have permission to send it, so do you need to request it?

@develar btw, I'm fine if you want to create a new repo `electron-userland/electron-updater-example` that's not a GitHub copy of this repo, but just a git copy (i.e. clone this repo,...

@girishbr Have you tried forking the repo and testing before adding your own code? From what I can see, you have all the update listeners calling `sendStatusToWindow` but don't have...

@girishbr k, let me know if it works

I only see v0.0.3, v0.0.1, v0.0.2 in your list of releases: https://github.com/intelligrate/query-cloud-api/releases And v0.0.2 was released 3 days ago? Maybe your v2 that you're running is not a version with...

Maybe make 0.0.4 and 0.0.5 (both publicly released -- not drafts) to avoid potential name conflicts?

@girishbr I'm not sure how the UI works on Windows, but when using `checkForUpdatesAndNotify` on my mac, I have to launch the app, then wait for it to download the...