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

Add proper error message when solution metadata is not found #644

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Jul 15, 2018

This provides a better error message than couldn't find it when trying to submit a solution that doesn't have the requisite v2 metadata.

Error: 

    The exercise you are submitting doesn't have the necessary metadata.
    Please see https://exercism.io/cli-v1-to-v2 for instructions on how to fix it.

Closes #634

FYI: I'm going to merge this and cut a release... and then take the rest of the day off.

@kytrinyx kytrinyx requested a review from nywilken July 15, 2018 18:52
@kytrinyx kytrinyx merged commit 666ebef into master Jul 15, 2018
@kytrinyx kytrinyx deleted the missing-metadata branch July 15, 2018 18:58
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

Successfully merging this pull request may close these issues.

Submit Error: couldn't find it
1 participant