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

requires doesnt understand git ssh remote syntax #207

Closed
jayvdb opened this issue Jan 30, 2019 · 2 comments
Closed

requires doesnt understand git ssh remote syntax #207

jayvdb opened this issue Jan 30, 2019 · 2 comments
Milestone

Comments

@jayvdb
Copy link
Member

jayvdb commented Jan 30, 2019

Invalid requirement: 'git@gitlab.com:foo/bar.git'
It looks like a path. File 'git@gitlab.com:foo/bar.git' does not exist.

coala uses git-url-parse~=1.1.0, and has contributed lots of bugfixes to it.

https://pypi.org/project/git-url-parse/

@AkshJain99
Copy link

@jayvdb what actually need to be done here to solve the issue?

@chfw
Copy link
Member

chfw commented Jan 30, 2019

@AkshJain99 , this will need some code changes in moban. The repo support was started with narrow support(MVP) and can grow in its scope(feature capabilities).

@chfw chfw added this to in-progress in 0.7.x Jan 31, 2019
@chfw chfw moved this from in-progress to done in 0.7.x Jan 31, 2019
@chfw chfw closed this as completed Jan 31, 2019
@chfw chfw moved this from done to released in 0.7.x Feb 3, 2019
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

3 participants