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

Repository validation in elm-package.json #750

Closed
x-benclarke opened this Issue Nov 11, 2016 · 2 comments

Comments

Projects
None yet
3 participants
@x-benclarke

x-benclarke commented Nov 11, 2016

Probably a quick fix: The repository field will only accept "github.com" as a url, so if you're using gitlabs or any self hosted enterprise version (as my company does). You receive an error when installing packages.

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Nov 11, 2016

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Nov 11, 2016

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Nov 11, 2016

Contributor

Please see relevant issue/discussion over at the elm-package repository.

elm-lang/elm-package#189

Contributor

jvoigtlaender commented Nov 11, 2016

Please see relevant issue/discussion over at the elm-package repository.

elm-lang/elm-package#189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment