-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Close the loop on exercise deprecation #120
Comments
@kytrinyx I am willing to take this on and to work through the steps outlined above. Please note: I do not have any prior experience in documentation. |
@SarahDHealey Awesome! If you have questions or get stuck or just feel like you need to think out loud, do not hesitate to holler or post comments here as you go along. This is the first time I've made a "detective work needed" issue, so I'd be excited to hear how it goes and what we could do better next time to make it easier for someone to tackle. |
@kytrinyx Thanks! I will take it on and start organizing. I'll keep you posted and holler out when I get stuck or run into issues. |
@SarahDHealey just checking in to see how you're doing on this. Any initial thoughts about what you've found so far? |
Here is the spreadsheet that I put together with the conversations, will need to keep going to document all of them: https://docs.google.com/spreadsheets/d/1StkN65SJckvfPZU-tw-N0YjjiEamuV-zkCwEZBEH08w/edit?usp=sharing |
I've got another summary going here: https://docs.google.com/document/d/10kUdbPCT7zBJ1QydHFQouIZa-DH7zHuBH3n7iCgEojo/edit?usp=sharing |
@SarahDHealey This is so good! One thing to note is that |
Wow, this is a really thorough treatment of the topic, @SarahDHealey ! Thanks for taking the time to amass all this! I have a general question: do we every truly want to allow an exercise's identity to be mutable? This comes-up prominently in the "Change Name" scenario. What would happen if we consider an exercise, despite its near identical content to another exercise merely as a new one? Old submissions stay with the old exercise; new stay with the new. |
What would happen if we consider an exercise, despite its near identical content to another exercise merely as a new one? Old submissions stay with the old exercise; new stay with the new.
That would be much cleaner. We could give people access to both if they do
either of them (some sort of cron job. Maybe not indefinitely).
Or have @rikki- post a comment about the deprecation on all the submitted
old ones saying "hey, rework this and submit to..."
|
We've got this sorted with the new site. Closing! Thanks y'all. |
We have had a bunch of conversations about deprecating exercises across many different repositories and issues. I believe we've figured out how to deal with it, but it's undocumented and incomplete.
Would someone volunteer to take responsibility for completing the current work on deprecation?
The primary responsible party (PRP) doesn't necessarily have to do all the work, but would help figure out exactly what needs done, and then drive it to completion.
I think this would involve the following steps:
@
-mention with questions when you are unsure how to move forwardThere are also folks hanging out in https://gitter.im/exercism/dev who can probably help puzzle things out.
The text was updated successfully, but these errors were encountered: