-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Launch Tracker 🔴 #32
Comments
Hi @ErikSchierboom ! What's the recommended number of practice exercises to have prior to launch? |
@lpil 20-ish. I've just checked, and there are 24 already: erik@schierheim:~/exercism/gleam$ jq '[.exercises.practice[] | select(.status == null or .status == "active")] | length' config.json
24 |
Fab! Is there anything left to do? |
Nothing that blocks launching I think! 🎉 Looking at the new tracks docs, after launching the track, I think the next steps would be:
The first one is the most important one, but you might want to choose other steps to work on in parallel. From a student's viewpoint, the highlightjs plugin and codemirror plugins are probably the most impactful ones. We have people that have built these plugins for other tracks, so feel free to ask for help on the forum. |
Wonderful! Thank you! |
@lpil Is there anything you'd like to do before going live? From my viewpoint, we're ready! |
All good to go I think! 🥳 |
@lpil Then I'd like to give you the honor of opening the PR to set the |
@ErikSchierboom There is a highlightjs plugin for Gleam here on npm |
I've had a look at the lines of code counter repo and I believe there is nothing to do for Gleam as the test module path is in specified in the config json file. |
I'll get that sorted out next week
You're right, it is indeed listed in the supported languages: https://github.com/XAMPPRocky/tokei/blob/master/languages.json |
* Gleam support Related to exercism/gleam#32 (comment) * Oops, whitespace
@lpil PR opened: exercism/website#3411 |
This issue is part of the migration to v3. You can read full details about the various changes here.
To get your track ready for Exercism v3, the following needs to be done:
This issue may be automatically added to over time. While track maintainers should check off completed items, please do not add/edit items in the list.
Tracking
exercism/v3-launch#7
The text was updated successfully, but these errors were encountered: