Skip to content

Add debug as alias for troubleshoot#669

Merged
nywilken merged 1 commit intomasterfrom
debug-alias
Jul 24, 2018
Merged

Add debug as alias for troubleshoot#669
nywilken merged 1 commit intomasterfrom
debug-alias

Conversation

@kytrinyx
Copy link
Copy Markdown
Member

@kytrinyx kytrinyx commented Jul 24, 2018

A lot of exercise READMEs have instructions to run the 'debug'
command if you get stuck. E.g. every exercise in Python:
https://github.com/exercism/python/blob/a83f53697a1a213967838a78b86f2b358727d76f/exercises/etl/README.md#submitting-exercises

We can update these, however in the website we pin people's solution
to the HEAD SHA of the track repo at the time when they unlock the solution.
So only people who have not already unlocked an exercise with the incorrect
command would get the update.

Adding 'debug' as an alias makes this 'just work'.

Closes #664
Closes #626

A lot of exercise READMEs have instructions to run the 'debug'
command if you get stuck. E.g. every exercise in Python:
https://github.com/exercism/python/blob/a83f53697a1a213967838a78b86f2b358727d76f/exercises/etl/README.md#submitting-exercises

We can update these, however in the website we pin people's solution
to the HEAD SHA of the track repo at the time when they unlock the solution.
So only people who have not already unlocked an exercise with the incorrect
command would get the update.

Adding 'debug' as an alias makes this 'just work'.
@kytrinyx kytrinyx requested a review from nywilken July 24, 2018 14:08
Copy link
Copy Markdown
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

I’m going to try and update the bash completion files this week to account for the new commands as it has a reference to a —debug which is no longer valid.

@nywilken nywilken merged commit 9afb51b into master Jul 24, 2018
@nywilken nywilken deleted the debug-alias branch July 24, 2018 23:26
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