Skip to content

download: fix support for uuid flag#713

Merged
kytrinyx merged 2 commits intoexercism:masterfrom
nywilken:hotfix/download-by-uuid
Aug 23, 2018
Merged

download: fix support for uuid flag#713
kytrinyx merged 2 commits intoexercism:masterfrom
nywilken:hotfix/download-by-uuid

Conversation

@nywilken
Copy link
Copy Markdown
Contributor

This change fixes the issue #712 where calling download with a solution UUID errors because the command is overriding the provided UUID with the string latest. This change also adds a mutual exclusive check for the uuid and exercise flag used by the download command.

@nywilken nywilken requested a review from kytrinyx August 22, 2018 11:28
Copy link
Copy Markdown
Member

@kytrinyx kytrinyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shoot! I wish we had a failing test that caught this.

I'm going to merge and cut a release.

@kytrinyx kytrinyx merged commit 32d1359 into exercism:master Aug 23, 2018
@nywilken
Copy link
Copy Markdown
Contributor Author

Shoot! I wish we had a failing test that caught this.

Agreed. I started looking into writing some tests this am. I’ll open a PR when ready.

@kytrinyx
Copy link
Copy Markdown
Member

@nywilken thanks! It was more critical to get the fix out than to wait for a test.

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