Skip to content
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 support with custom API endpoint + rethinkdb as storage solution #290

Open
matmalkowski opened this issue Mar 26, 2019 · 0 comments

Comments

@matmalkowski
Copy link

Do you want to request a feature or report a bug?
Request a feature
What is the current behavior?
Right now everything is github.com based + firebase. For self hosted enterprise github size comparison against master cannot be done.

If this is a feature request, what is motivation or use case for changing the behavior?

I would like to use it with our internal npm packages, that are hosted on internal network, and managed with GitHub enterprise. I was thinking about extending current functionalities to achieve that:

  • option to set the API endpoint for GitHub
  • add additional provider for another liveDB service that could be self-hosted. Manage DI via configuration file. Was thinking about rethinkdb
  • extend permissions of GitHub API token to enable reading details about PR - support for checks against non-master branch / forks -> DB key would change as well to support that

Is that something that you think might be worth adding to this library? I will take on project like that on my own anyway, but don't wont to create yet another package to do so.

Let me know what are your thoughts and maybe some design tips on how I could go about this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant