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.

Not able to authenticate using Github Enterprise version

See original GitHub issue

Not able to authenticate using Github Enterprise version A clear and concise description of what the bug is. I setup shipjs and configured github token in my Github Enterprise account. While running the yarn run release after running some checks, one of the step is Authentication, which opens github sign in page. But my repository is under the github enterprise version. How can I authenticate using Github enterprise version?

To Reproduce Steps to reproduce the behavior:

  1. Run yarn run release
  2. Wait till github authentication prompts open.
  3. Try to enter the token created under the Github Enterprise account.

Expected behavior Authentication should be successful and should be able to create release branch under the Github enterprise repository.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • environment: (your local machine, CircleCI, Travis CI, etc.) local machine
  • node -v: v.12.18.1
  • npm -v or yarn -v : yarn v3.2.0
  • Ship.js version: 0.24.4

Additional context NA

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

0reactions
swaprengecommented, Oct 5, 2022

I think I got it, We need to use the loadConfig function to get config values, Will try to use it and will update, @eunjae-lee I am trying to push the PR, but getting permission denied.

MicrosoftTeams-image (2)

PS: I ran yarn contributors:add command as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to sign in to Github Enterprise instance #13817
Some common reasons include: You are not logged in to your account: see File > Options. You may need to log out and...
Read more >
Cannot connect to GitHub enterprise server
The button remains greyed out, although I am able to connect to the git repo via command line. I already tried to reset...
Read more >
Upsource Error: Github Url not Detected when using github ...
It's not that it tries to authenticate; it's not able to parse and recognize the url. I tried my personal github repo without...
Read more >
Use GitHub as an authentication provider | GitLab
When you import projects from GitHub Enterprise using a self-signed certificate, the imports fail. To fix this issue, you must disable SSL verification:...
Read more >
GitHub Enterprise Cloud - Organization fails to provision users ...
The server error returned is due to the token used for the integration no longer being valid. This can be due to the...
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