question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use hazel with github Team's private repository ?

See original GitHub issue

I’ve got this error in the Now project's logs:

(node:1) UnhandledPromiseRejectionWarning: Error: GitHub API responded with 404 for url https://api.github.com/repos/MY_TEAM/MY_ELECTRON_REPO/releases?per_page=100

Hazel doesn’t find (or doesn’t have access to) the private team’s repository. Do you know a way to make it work ? Thanks a lot !

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
euroclydon37commented, Apr 11, 2019

I can’t get this to work. The server is returning a download url of

"https://api.github.com/repos/<user>/<repo>/releases?access_token=<my_token>/download/darwin"

It seems like the NOW_URL isn’t being set.

1reaction
Aarbelcommented, Apr 4, 2019

i’ll check this week 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to use hazel with github Team's private repository ? #55
Hazel doesn't find (or doesn't have access to) the private team's repository. Do you know a way to make it work ? Thanks...
Read more >
Doesn't work for Github private repo · Issue #62 · vercel/hazel
The routes of hazel doesn't seem to work with private repo DOESN'T WORK const server = "https://clovis-desktop-hazel-upd.aarbel.now.sh" const updaterFeedURL ...
Read more >
Private repo not working · Issue #39 · vercel/hazel - GitHub
I am on a team that has access to our project. I was not able to deploy an update server following the workflow...
Read more >
Private repos? · Issue #11 · vercel/hazel - GitHub
Does hazel on work on public repos? Supporting private repos would required a GitHub token, which apparently is not currently required or used ......
Read more >
Fix RELEASES downloading from private repo #103 - GitHub
To see the status of your deployment, click below or on the icon next to each commit. Inspect: https://vercel.com/vercel/hazel/HXK18qcoW6NSF9yBzNbwdjnfAUj3
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found