-
Notifications
You must be signed in to change notification settings - Fork 39
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
GitHub Enterprise Server Support #111
Comments
Hey @wreiske, I'm extremely sorry for the late reply. Thank you so much for providing reviews on our app and suggesting new enhancements. Do you still need this feature? If yes, I can start working on it right away. |
Yes, please!! It would be great to use this app with GitHub Enterprise Server on-prem. |
Certainly! Thank you for your suggestion @wreiske . We will make sure the development and deployment of this feature as quickly as possible. Do you have any more suggestions or ideas to enhance the app? |
Hey @wreiske I've finished building the feature, but I'm stuck without a testing environment. Any chance you could hook me up with access to a server or a free provider for a quick test spin? |
Glad to hear that this feature will be coming! As he mentioned in his first post u could use a 30 day free trial for Github Enterprise Cloud here https://docs.github.com/en/enterprise-cloud@latest/admin/overview/setting-up-a-trial-of-github-enterprise-cloud I think for most large companies that will be a very helpfull enhancement as most of them use a self hosted or cloud instance of Github due to data security :) |
@TobiasMeyster, @wreiske, thank you for your patience. @samad-yar-khan and I had a brief discussion about how we can address the issue. Although the problem may seem small, there are numerous moving parts in the app that might be affected. We are actively working on resolving this issue, so I kindly ask for a bit more patience. Once the code part is completed, we will create a pull request for you to test it out. Unfortunately, we don't have access to a server to host a GitHub Enterprise, and we hope you understand. |
Please add support for self-hosted GitHub Enterprise installs.
This should be as simple as allowing the user to configure the API endpoint URL in the settings, rather than just defaulting to api.github.com.
You can setup a free 45 day trial on enterprise server for testing, https://docs.github.com/en/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-server
The text was updated successfully, but these errors were encountered: