Skip to content

Conditionals Concept Exercise Cleanup & Rename #2429

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

Closed
wants to merge 96 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
7e8ea44
Rewrote/added instructions and introduction files.
BethanyG May 14, 2021
8815509
Added config design, and exemplar files.
BethanyG May 14, 2021
6d83e8a
Added stub file.
BethanyG May 14, 2021
4ec07fa
Added hints file.
BethanyG May 14, 2021
d478dc8
Renamed exercise to mitigation meltdown.
BethanyG May 14, 2021
d460cae
Renamed exercise folder to meltdown mitigation.
BethanyG May 14, 2021
7b67ba0
Added meltdown-mitigation exercise and ran prettier.
BethanyG May 14, 2021
2b30ff5
Rewrote/added instructions and introduction files.
BethanyG May 14, 2021
d6cf469
Added config design, and exemplar files.
BethanyG May 14, 2021
066345a
Added stub file.
BethanyG May 14, 2021
58d699c
Added hints file.
BethanyG May 14, 2021
22839a0
Renamed exercise to mitigation meltdown.
BethanyG May 14, 2021
c8fe52f
Renamed exercise folder to meltdown mitigation.
BethanyG May 14, 2021
bdc0cb0
Added meltdown-mitigation exercise and ran prettier.
BethanyG May 14, 2021
d770573
Merge branch 'conditionals-cleanup' of https://github.com/BethanyG/py…
BethanyG May 14, 2021
3a8a1f6
Removed depricated after.md doc.
BethanyG Apr 27, 2021
cf5fcd7
Added new hints for re-written loops exercise.
BethanyG Apr 27, 2021
7971f5c
Added revise instructions with additional tasks for range(), enumerat…
BethanyG Apr 27, 2021
8788d83
Revised introduction to add range(), enumerate(), continue, and break.
BethanyG Apr 27, 2021
98c8f00
New exemplar file for new tasks and keywords.
BethanyG Apr 27, 2021
4a7bf1c
New stub file with docstrings and additional methods.
BethanyG Apr 27, 2021
7a55e45
Tidied up examples and corrected some code mistakes.
BethanyG Apr 27, 2021
4274bb9
Ran Prittier for formatting.
BethanyG Apr 27, 2021
9a0bef4
Changed code for letter_grade icrements.
BethanyG Apr 27, 2021
49ac016
Added stub file and re-wrote tests for new scenarios.
BethanyG Apr 27, 2021
ae1e52a
Update exercises/concept/making-the-grade/.docs/introduction.md
BethanyG Apr 29, 2021
40cadec
Update exercises/concept/making-the-grade/.docs/introduction.md
BethanyG Apr 29, 2021
232b72b
Update exercises/concept/making-the-grade/.docs/introduction.md
BethanyG Apr 29, 2021
897cbf0
Update exercises/concept/making-the-grade/.docs/introduction.md
BethanyG Apr 29, 2021
2b8209c
Added about for loops concept.
BethanyG Apr 26, 2021
dccef07
Added introduction.md for loops.
BethanyG Apr 26, 2021
1e5efc0
Added basic links.json file. for loops
BethanyG Apr 26, 2021
7d3fd1f
Added Loop like a native to the links.json.
BethanyG Apr 26, 2021
8e481da
Added .meta/config.json file for loops.
BethanyG Apr 26, 2021
02fe1cf
Fixed some spelling errors.
BethanyG Apr 26, 2021
9defc18
Fixed some spelling errors.
BethanyG Apr 26, 2021
4de8669
Update concepts/loops/about.md
BethanyG May 13, 2021
b621231
Update concepts/loops/about.md
BethanyG May 13, 2021
3fbf737
Added about for loops concept.
BethanyG Apr 26, 2021
29ca91e
Added introduction.md for loops.
BethanyG Apr 26, 2021
a3d90e2
Fixed some spelling errors.
BethanyG Apr 26, 2021
41cf0d0
Re-implemented dropped changes for loops about.md file.
BethanyG May 18, 2021
b43b940
Added code example to hint for combining comparisons and booleans.
BethanyG May 21, 2021
fed4655
Corrected reactor typo.
BethanyG May 21, 2021
6995b0c
adjust wording on description of <list>.insert()'s first parameter
cmccandless May 23, 2021
003c110
instructions.md spelling and grammar cleanup
cmccandless May 23, 2021
b28bc86
design.md cleanup
cmccandless May 23, 2021
9192b4f
fix code example
cmccandless May 23, 2021
287f7d8
clarify sorted_names hint
cmccandless May 23, 2021
dba325a
test file cleanup
cmccandless May 23, 2021
6cf0f1b
error message cleanup
cmccandless May 23, 2021
144bda0
Annotated test file with task markers and added trailing lines to stu…
BethanyG May 28, 2021
1d148ce
🤖 Remove `online_editor.ace_editor_language` key (#2440)
ErikSchierboom May 28, 2021
8338a83
Add a `.appends/.github/labels.yml` file.
ErikSchierboom May 28, 2021
8734672
removed results.json file and edited introduction to be in line with …
BethanyG May 29, 2021
9d9136f
Update CODEOWNERS
iHiD May 29, 2021
c150726
Renamed processing-logs to little-sisiters-vocab.
BethanyG May 19, 2021
939d470
Rewrote hints.md, instructions.md, and introduction.md.
BethanyG May 19, 2021
7a88da1
Rewrote config.json, design.md, and exemplar.py.
BethanyG May 19, 2021
dd02363
Rewrote stub file and strings_test.py
BethanyG May 19, 2021
28cbedf
Corrected malformed JSON.
BethanyG May 19, 2021
47ac0e4
Added rewritten exercise to config.json.
BethanyG May 19, 2021
b618bb2
Update exercises/concept/little-sisters-vocab/.docs/introduction.md
BethanyG May 20, 2021
06bc9b8
Update exercises/concept/little-sisters-vocab/.docs/introduction.md
BethanyG May 20, 2021
2ce8e62
Update exercises/concept/little-sisters-vocab/.docs/hints.md
BethanyG May 20, 2021
ecd0c6d
Added task annotations to test file and added newline to stub and exe…
BethanyG May 28, 2021
85fc685
Update exercises/concept/little-sisters-vocab/.docs/instructions.md
BethanyG May 29, 2021
551265f
Update config.json
BethanyG May 29, 2021
be3586e
Update exercises/concept/little-sisters-vocab/.docs/hints.md
BethanyG May 29, 2021
ccc5771
Apply suggestions from code review
BethanyG May 29, 2021
79586d9
Update exercises/concept/little-sisters-vocab/.docs/introduction.md
BethanyG May 29, 2021
c040acb
Update exercises/concept/little-sisters-vocab/.docs/introduction.md
BethanyG May 29, 2021
70ac4b1
Annotated test files with concept exercise tasks. Edited test files,…
BethanyG May 28, 2021
7cb2b57
Added newlines to stub files.
BethanyG May 28, 2021
e8e1d41
Further edited language in list methods about.md and introduction.md.
BethanyG May 21, 2021
3dd2348
Update concepts/list-methods/about.md
BethanyG May 26, 2021
c649f1e
Added code examples to introduction doc.
BethanyG May 20, 2021
c48f4d6
Edited strings about.md file.
BethanyG May 19, 2021
c536c05
Rewrote/added instructions and introduction files.
BethanyG May 14, 2021
f5976c8
Added config design, and exemplar files.
BethanyG May 14, 2021
4771e91
Added stub file.
BethanyG May 14, 2021
e7e405c
Added hints file.
BethanyG May 14, 2021
aef9db4
Renamed exercise to mitigation meltdown.
BethanyG May 14, 2021
1b60097
Renamed exercise folder to meltdown mitigation.
BethanyG May 14, 2021
38393a2
Added meltdown-mitigation exercise and ran prettier.
BethanyG May 14, 2021
69a1fe2
Rewrote/added instructions and introduction files.
BethanyG May 14, 2021
733763d
Added hints file.
BethanyG May 14, 2021
978126b
Added code example to hint for combining comparisons and booleans.
BethanyG May 21, 2021
feb08aa
Corrected reactor typo.
BethanyG May 21, 2021
85762b4
Annotated test file with task markers and added trailing lines to stu…
BethanyG May 28, 2021
069a462
removed results.json file and edited introduction to be in line with …
BethanyG May 29, 2021
fb43ce2
Rewrote/added instructions and introduction files.
BethanyG May 14, 2021
0f5b77c
Added stub file.
BethanyG May 14, 2021
aa55dfb
Added hints file.
BethanyG May 14, 2021
22d373c
Renamed exercise folder to meltdown mitigation.
BethanyG May 14, 2021
b297bb3
Merged PR changes manually, since auto-mergre couln't be done.
BethanyG May 30, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
196 changes: 196 additions & 0 deletions .appends/.github/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,196 @@
- name: "abandoned"
description: ""
color: "ededed"

- name: "abandoned 🏚"
description: ""
color: "ededed"

- name: "abandoned 🏚️"
description: ""
color: "CFCDAA"

- name: "bug 🐛"
description: ""
color: "B60205"

- name: "chore 🔧"
description: ""
color: "293028"

- name: "claimed 🐾"
description: "For new exercises being written by contributors and maintainers."
color: "FFF034"

- name: "dependencies"
description: "Pull requests that update a dependency file"
color: "257FE3"

- name: "discussion 💬"
description: ""
color: "257FE3"

- name: "do not merge 🚧"
description: ""
color: "fbca04"

- name: "documentation 📚"
description: ""
color: "257FE3"

- name: "duplicate"
description: ""
color: "e6e6e6"

- name: "enhancement 🦄 ⭐"
description: ""
color: "B5F7FF"

- name: "experimental 🔬"
description: ""
color: "FFFFFF"

- name: "first-timers only 🐣"
description: "Issues reserved for first contributions."
color: "000000"

- name: "github_actions"
description: "Pull requests that update Github_actions code"
color: "000000"

- name: "good first issue"
description: ""
color: "BED643"

- name: "good first patch"
description: ""
color: "BED643"

- name: "hacktoberfest 🍁"
description: ""
color: "FEF2C0"

- name: "hacktoberfest-accepted ☑"
description: ""
color: "F5A623"

- name: "help wanted"
description: ""
color: "BD10E0"

- name: "improve documentation 💖"
description: ""
color: "FFFFFF"

- name: "improve exercise 💖"
description: ""
color: "FFFFFF"

- name: "improve reference docs 💖"
description: "for issues with links, introductions, or about docs for concepts"
color: "FFFFFF"

- name: "improve test case 💖"
description: "improve test case(s) for an exercise"
color: "FFFFFF"

- name: "in-progress 🌿"
description: ""
color: "FFFFFF"

- name: "invalid"
description: ""
color: "e6e6e6"

- name: "maintainer action required❕"
description: ""
color: "B60205"

- name: "maintainer chore 🔧"
description: ""
color: "000000"

- name: "new documentation ✨"
description: ""
color: "5331B5"

- name: "new exercise ✨"
description: ""
color: "5331B5"

- name: "new reference doc ✨"
description: ""
color: "5331B5"

- name: "new test case :sparkles:"
description: ""
color: "5331B5"

- name: "on hold ✋🏽"
description: ""
color: "FEF2C0"

- name: "pinned 📌"
description: ""
color: "FFD141"

- name: "please review 👀"
description: ""
color: "257FE3"

- name: "python"
description: "Pull requests that update Python code"
color: "2b67c6"

- name: "reputation/contributed_code/double_major"
description: ""
color: "0116C3"

- name: "reputation/contributed_code/major"
description: "Code contribution is bigger than average"
color: "4DD2E1"

- name: "reputation/contributed_code/minor"
description: ""
color: "17E47E"

- name: "security 🚨"
description: "Security issue or patch"
color: "FFFFFF"

- name: "spam 🚫"
description: ""
color: "FFFFFF"

- name: "status/draft"
description: ""
color: "DEA3EA"

- name: "status/wontfix 🙅🏽"
description: ""
color: "DEA3EA"

- name: "v3-migration 🤖"
description: "Preparing for Exercism v3"
color: "E99695"

- name: "wip/content-checking ☑"
description: "content checking tasks for exercises that are in development"
color: "A389F1"

- name: "wip/proof-reading 👀"
description: "proof reading tasks for exercises that are in development"
color: "A389F1"

- name: "wip/story-writing ✍"
description: "story writing tasks for exercises that are in development"
color: "A389F1"

- name: "wip/style-guideline-checking 📐"
description: "style guideline tasks for exercises that are in development"
color: "A389F1"

- name: "❔question❔"
description: ""
color: "293028"

3 changes: 0 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
* @exercism/python

# Maintainers
config/maintainers.json @exercism/maintainers-admin

Expand All @@ -8,4 +6,3 @@ config/maintainers.json @exercism/maintainers-admin

# Changes to `fetch-configlet` should be made in the `exercism/configlet` repo
bin/fetch-configlet @exercism/maintainers-admin

Loading