dima
Results
2
comments of
dima
> Shouldn't `fromEnvironment()` work if you set the environment variable `GITHUB_ENDPOINT`? See the [code](https://github.com/hub4j/github-api/blob/master/src/main/java/org/kohsuke/github/GitHubBuilder.java#L149). > > Alternatively, you can manually call the method `withEndpoint(String)`. > > ``` > GithubBuilder builder...
> @dimmonn - would you be willing to submit a PR for this? ill check once will get some time, thanks for info