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.

Support for Github Enterprise

See original GitHub issue

Hello!

Just followed the guide and found that the workflow fails within Github Enterprise (due to firewall and attempt to invoke api.github.com).

Run softprops/action-gh-release@v1
⚠️ Unexpected error fetching GitHub release for tag refs/tags/v0.0.3: HttpError: request to https://api.github.com/repos/amex-eng/test/releases/tags/v0.0.3 failed, reason: getaddrinfo EAI_AGAIN api.github.com
Error: request to https://api.github.com/repos/amex-eng/boop-boop/releases/tags/v0.0.3 failed, reason: getaddrinfo EAI_AGAIN api.github.com

It looks like like this might be addressable through a minor dependency bump:

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
softpropscommented, Jul 21, 2021

Thanks for calling this out. I’m looking to do an upgrade of all dependencies soon

0reactions
sorekzcommented, Sep 28, 2022

The action works in our GHES. However we need to always use a user token, even when all permissions are set in the workflow.

The default GITHUB_TOKEN will throw the error @ruckc mentioned when uploading files.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub Enterprise Support
Welcome to the GitHub Enterprise Support Portal! To learn more about the nature of support we provide, please see the GitHub Enterprise website...
Read more >
Premium Support - GitHub
Enterprise Premium Support hours 24x5 24x7 Initial response – Urgent <8 hours 30 mins (includes initial troubleshooting) Initial response – High <8 hours 4 hours
Read more >
GitHub Enterprise Server - GitHub Support
Get help with GitHub Enterprise Server ... GitHub Enterprise Server licensing and support is now managed through a GitHub.com enterprise account. An enterprise...
Read more >
About the Support Portal - GitHub Support
As a GitHub Enterprise Cloud or GitHub Enterprise Server customer your capabilities in the support portal depend on your role in your enterprise...
Read more >
About GitHub Premium Support - GitHub Enterprise Cloud Docs
To sign up for GitHub Premium Support or upgrade your plan, you can contact our account management team or call +1 (877) 448-4820....
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