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

[nextercism] Implement prepare command #446

Merged
merged 1 commit into from
Aug 19, 2017
Merged

Conversation

kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Aug 16, 2017

The prepare command will eventually need other things, but I don't know what they are yet. For now, we're just getting the test pattern from the track config so that we can filter files out when we submit them.

The prepare logic will also need to be called from the submit command in the case where we don't have the settings for the track yet. We need this when someone submits a solution by indicating a directory rather than a list of files, so that we can filter out files that shouldn't be submitted.

Closes #418 though I will be opening a new issue to deal with the auto-checking of last version etc, which still needs some hashing out.

We are also hashing out the details of the files to download during track setup (exercism/gnu-apl#6). Once we've got that sorted, I'll open an issue describing what needs to be done.

@kytrinyx kytrinyx force-pushed the nextercism-prepare-cmd branch 2 times, most recently from dbda745 to c51481a Compare August 17, 2017 14:59
@kytrinyx kytrinyx changed the title [WIP] [nextercism] Implement prepare command [nextercism] Implement prepare command Aug 17, 2017
@kytrinyx
Copy link
Member Author

This is now ready for review.

@kytrinyx kytrinyx force-pushed the nextercism-prepare-cmd branch 2 times, most recently from ca34544 to f0bf6f2 Compare August 17, 2017 23:39
@kytrinyx kytrinyx force-pushed the nextercism-prepare-cmd branch from f0bf6f2 to bbfa058 Compare August 19, 2017 19:26
@kytrinyx kytrinyx merged commit 2e5c753 into nextercism Aug 19, 2017
@kytrinyx kytrinyx deleted the nextercism-prepare-cmd branch August 19, 2017 19:44
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.

2 participants