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

GitHub Enterprise URLs not supported in private repositories #1332

Open
bgreenlee opened this issue Feb 15, 2018 · 0 comments
Open

GitHub Enterprise URLs not supported in private repositories #1332

bgreenlee opened this issue Feb 15, 2018 · 0 comments

Comments

@bgreenlee
Copy link

I've developed a package for internal use at my company, and at some point in the past, the ability to install from a private repository broke. In the console I see:

Package Control: Invalid "details" value "https://github.mycorp.com/myrepo" for one of the packages in the repository https://github.mycorp.com/raw/bgreenlee/sublime-channel/master/repository.json.

I just dug in and looked at the code in github_client.py and it's all hard-coded to use public github urls, which is why it is breaking.

I'm happy to work on a fix, although it might be a while before I can get to it, so I'm filing this issue for now.

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

No branches or pull requests

1 participant