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

enterprise version of install_github #410

Closed
hilaryparker opened this issue Jan 13, 2014 · 3 comments
Closed

enterprise version of install_github #410

hilaryparker opened this issue Jan 13, 2014 · 3 comments

Comments

@hilaryparker
Copy link

I would like a version of install_github() where the package can be hosted on github enterprise. The reason I need this is because I have several functions I wrote that I reuse within my company. However releasing these functions publicly is not an option since it reveals database infrastructure, etc.

Let me know if you need more details!

@hadley
Copy link
Member

hadley commented Jan 13, 2014

I think this would be relatively easy to implement, but I don't know anything about how an internal github repo works. Is the url structure the same? How do you login?

@hilaryparker
Copy link
Author

I believe the URL structure is the same. The only difference is the url is github.company.com, where company is whatever the enterprise account's name is. It's possible the account might need to somehow pass credentials, as the enterprise account is only viewable by others in the company.

@hadley
Copy link
Member

hadley commented Mar 17, 2014

Want to try submitting a pull request to add this functioanlity?

@hadley hadley closed this as completed in 41a57a4 Aug 21, 2014
@lock lock bot locked and limited conversation to collaborators Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants