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

Add GITHUB_PROTOCOL support (http or https) #7

Closed
wants to merge 1 commit into from

Conversation

jokram
Copy link

@jokram jokram commented Jan 17, 2017

In my company the GitHub Enterprise server is (currently) running with http.
So I've tried to make this configurable by 2 new variables in enterprise.constants:

  • GITHUB_PROTOCOL: default set to https
  • GITHUB_URL: contains the protocol + server

@larsxschneider
Copy link
Contributor

larsxschneider commented Jan 17, 2017

Looks good to me! I'll update the OSS enterprise-config with our latest internal version first and then merge your PR (this makes it easier for me the merge your change into our internal version).

Thanks a lot for the contribution! 👍

@jokram
Copy link
Author

jokram commented Jan 20, 2017

Since this branch is merged already into the other branch (see #8) and there GITHUB_PROTOCOL has been renamed to GHE_HTTP it makes sense to handle the changes from this pull request only in #8 => I will close this pull request

@jokram jokram closed this Jan 20, 2017
@jokram jokram deleted the feature/configurable-protocol branch January 20, 2017 07:22
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

Successfully merging this pull request may close these issues.

3 participants