-
Notifications
You must be signed in to change notification settings - Fork 24
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 #159
Comments
I'm not really sure if the APIs differ between the public and the enterprise versions. If they don't for the relatively standard functionality that the ADR Manager uses, then it could be as simple as changing the base endpoint and the rest should work. If they do, it might be more work. We are planning to rework the authentication and the API access anyway to get rid of Pizzly in the middle. That might be a good opportunity to prepare for such changes. If you want to help, you could try to investigate how the GitHub Enterprise API differs from the public GitHub API, and report the details back here. That would make it much easier to plan and implement such a feature. |
Duplicate of #41 |
Roadmap:
Since MADR 4.0.0 is almost complete, @sebastienbrunkyndryl do you know about resources helping to upgrade ADR-Manager? |
Is-it possible to deploy your solution with an dedicated github-enterprise solution ?
during the login phase, no possibility to choose the target github server.
The text was updated successfully, but these errors were encountered: