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

Support GitHub enterprise #73

Merged
merged 3 commits into from
Apr 16, 2017
Merged

Support GitHub enterprise #73

merged 3 commits into from
Apr 16, 2017

Conversation

durera
Copy link
Contributor

@durera durera commented Apr 16, 2017

Add support for private GHE installations by enabling a new --api-url argument ... example usage: --api-url=https://MY_ENTERPRISE_DOMAIN/api/v3.

Add support for private GHE installations by enabling a new `--api-url` argument ... example usage:  `--api-url=https://MY_ENTERPRISE_DOMAIN/api/v3`.
@alexcanessa alexcanessa self-requested a review April 16, 2017 15:53
Copy link
Member

@alexcanessa alexcanessa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@durera That's really good, thanks. Please just update the options documentation.

David Parker added 2 commits April 16, 2017 18:00
@durera
Copy link
Contributor Author

durera commented Apr 16, 2017

👍 Added the following...

Override the GitHub API URL, allows gren to connect to a private GHE installation. e.g. https://my-enterprise-domain.com/api/v3

@alexcanessa alexcanessa merged commit 1eb28d5 into github-tools:master Apr 16, 2017
@alexcanessa
Copy link
Member

Brilliant thanks @durera

@alexcanessa
Copy link
Member

@all-contributors add @durera for code

@allcontributors
Copy link
Contributor

@alexcanessa

I've put up a pull request to add @durera! 🎉

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