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

Add magician-in-training #343

Merged
merged 10 commits into from
Feb 25, 2025
Merged

Add magician-in-training #343

merged 10 commits into from
Feb 25, 2025

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Feb 23, 2025

Closes #264

@0xNeshi 0xNeshi added x:type/content Work on content (e.g. exercises, concepts) x:rep/large Large amount of reputation x:module/concept-exercise Work on Concept Exercises x:action/create Work on something from scratch x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) labels Feb 23, 2025
@0xNeshi 0xNeshi requested a review from a team February 23, 2025 20:37
@0xNeshi 0xNeshi self-assigned this Feb 23, 2025
Copy link

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

Copy link

Hello 👋 Thanks for your PR.

This repo does not currently have dedicated maintainers. Our cross-track maintainers team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed.

If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track.

Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum.

(cc @exercism/cross-track-maintainers)

@0xNeshi 0xNeshi changed the title Magician in training Add magician-in-training Feb 23, 2025
@0xNeshi 0xNeshi requested a review from BNAndras February 24, 2025 07:24
@0xNeshi 0xNeshi merged commit 98caeeb into main Feb 25, 2025
6 checks passed
@0xNeshi 0xNeshi deleted the magician-in-training branch February 25, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:module/concept-exercise Work on Concept Exercises x:rep/large Large amount of reputation x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Concept Exercise: magician-in-training
2 participants