-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work for Github private repo #62
Comments
Hello, that's certainly mean you're not providing "latest-mac.yml" in your mac release, can u check it out ? |
I do provide latest-mac.yml |
just add
|
This seems dicey from a security perspective and is really just working around a bug. See #76 for a better fix. |
This is amazing. Thanks so much @cap10morgan for this PR. @leo Is this something you could spare some attention to? It would be a huge benefit for those of us using this amazing project but within the constraints of a private repo without having to maintain our own fork of the project. Something else to note, as of electron 8.2.5 it seems the parameter of autoUpdater.setFeedUrl({ url: `....` }) |
This issue resolve in my pull request #98 .
|
This software is abandoned. Beware all ye who enter here. |
Nuts and now hazel is abandoned. Any hints of any fork/project to implement autoupdater without needing signed code? |
This is such a bummer! I looked at Nuts and then realized it was abandoned... then looked at Hazel and now finding it appears to be abandoned too? The most frustrating part is that Electron official docs still recommend both of these as two top options! Anyone have any advice? |
The routes of hazel doesn't seem to work with private repo
DOESN'T WORK
Error:
Unhandled rejection Error: Cannot find channel "latest-mac.yml" update info: HttpError: 404
Please double check that your authentication token is correct. Due to security reasons actual status maybe not reported, but 404.\n
WORKS
The text was updated successfully, but these errors were encountered: