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

added support for Github Enterprise #662

Merged
merged 1 commit into from
Jul 9, 2015
Merged

Conversation

iserko
Copy link
Contributor

@iserko iserko commented Jun 29, 2015

I just extended the Github module, so the functions used for Github Enterprise are exactly the same as the Github ones.
I've tested it against a trial version of Github Enterprise I have running and it works fine.
The tests work fine too as it's an identical copy of the Github v3 API.

Added docs as well.

Had to add DEFAULT_SCOPE = ['read:org'] as it couldn't figure out organisation membership on Github Enterprise (normal Github works just fine without it - as long as you publicise your membership)

@omab omab merged commit 237bfd0 into omab:master Jul 9, 2015
@omab
Copy link
Owner

omab commented Jul 9, 2015

Merged, with a slightly change to the API endpoints generation.

Thanks!

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.

2 participants