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

Have a clearer error message when the repo_url is filled out but the repo type is not set #114

Open
mpdehaan opened this issue Jan 8, 2019 · 0 comments

Comments

@mpdehaan
Copy link
Member

mpdehaan commented Jan 8, 2019

It's easy to type in a repo URL for a project but leave the repo type set to None.

If we try to build a project with a repo URL filled in but the repo type is None, we should raise a clear error message, rather than just leaving an empty build directory.

This can be confusing as users will have all the info entered and wonder why their checkouts didn't happen.

Super easy fix, just needs to happen.

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

No branches or pull requests

1 participant