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 Missing Concept Exercise Scaffolds + create Options concept + minor fixes to scripts #272

Merged
merged 59 commits into from
Sep 30, 2024

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Sep 10, 2024

Towards #103
Towards #255

Most of the "Files changed" are just newly added blank files.

This PR should include all of the concept exercise scaffolds and placeholders.

  • For exercises that I copied over from other tracks, I added placeholder files and appropriate fields.
  • For exercises I created specifically for this track, I either implemented the metadata (cryptographer) or implemented just the exercise implementation+stub+tests (chrono-realms-time-tree, chrono-realms, the-realm-of-echoes) and I added my username as part of the authors array (alongside whoever implements the missing content). <-- These are the exercises where the most of the stuff is going on.

@0xNeshi
Copy link
Contributor Author

0xNeshi commented Sep 22, 2024

@BNAndras I'm not sure how far along you are with reviewing this PR, but if you haven't had the time (or the will) to review this, I would separate it out into many smaller PRs

@BNAndras
Copy link
Member

I’ll have some time this week to take a look at that subset of files. At the moment, I can review it as a single large PR.

exercises/concept/chrono-realms/.docs/instructions.md Outdated Show resolved Hide resolved
exercises/concept/chrono-realms/.docs/introduction.md Outdated Show resolved Hide resolved
exercises/concept/chrono-realms/.meta/config.json Outdated Show resolved Hide resolved
exercises/concept/the-farm/.meta/config.json Show resolved Hide resolved
exercises/concept/the-realm-of-echoes/.meta/config.json Outdated Show resolved Hide resolved
@0xNeshi 0xNeshi merged commit 02d2fd7 into main Sep 30, 2024
5 checks passed
@0xNeshi 0xNeshi deleted the concept-scaffolds branch September 30, 2024 07:24
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:action/improve Improve existing functionality/content x:knowledge/advanced Comprehensive Exercism knowledge required x:module/concept-exercise Work on Concept Exercises x:rep/massive Massive 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) x:type/docs Work on Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants