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

Submit solution information #1004

Open
erbase opened this issue Jul 31, 2021 · 5 comments
Open

Submit solution information #1004

erbase opened this issue Jul 31, 2021 · 5 comments

Comments

@erbase
Copy link

erbase commented Jul 31, 2021

I'm trying to submit solution via the CLI tool, but I always receive this answer: "The exercise you are submitting doesn't have the necessary metadata", so my question is this: which file should I submit?
Many thanks for your answer

Eros

@SleeplessByte
Copy link
Member

Hi there @erbase. Which track are you trying to submit for?

@glennj
Copy link
Contributor

glennj commented Sep 7, 2021

I hit this today: I was trying to submit the solution file, and a ./my_lib/my_custom_lib file. My workaround was to move "my_custom_lib" into the same directory as the solution file. @erbase, does this sound familiar?

@SleeplessByte
Copy link
Member

@glennj which track :) ? The file will need to be inside the config.json files array for it to submit, or we potentially have a bug.

@glennj
Copy link
Contributor

glennj commented Sep 7, 2021

I can upload arbitrary files that are in the current directory in the bash track: example https://exercism.org/tracks/bash/exercises/grains/solutions/glennj

If I try to edit then online, I appropriately can't:
exercism edit unknown file

Same on the Tcl track: https://exercism.org/tracks/tcl/exercises/forth/solutions/glennj

@SleeplessByte
Copy link
Member

@glennj yeah, that makes sense. If they are in the config.json solution array, they are editable.

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