-
-
Notifications
You must be signed in to change notification settings - Fork 4
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 tracking #1
Comments
I added a PR for the exercism CLI: exercism/cli#1183 |
@vaeng I'll do the lines of code counter PR |
I'll do the metadata PR too |
icon was requested under: exercism/website-icons#184 |
I'll look into syntax highlighting |
Lines of code counter has been updated |
Opened a PR for adding key features: #41 |
@vaeng I've added the track to the DB which means that maintainers could start testing the track at https://exercism.org/tracks/uiua. Was there anything we need to do before they can test? I know you were looking at the syntax highlighting but that can happen in parallel. |
Wow, that was speedy progress! With more than 20 exercises implemented and more to come, it is a promising start. Syntax highlighting would be great, but I have no idea where to start and expected a more streamlined process. So I don't mind if someone more experienced would take over. |
We need @iHiD to run terraform now that exercism/terraform#131 is merged. After that is run, I can enable the test runner in the config.json. |
I asked Jeremy for the terraforming and it should be done by now. The PR for activation is #62 |
Should we clean up the repository by auto-deleting merged branches and remove those we have merged so far? |
Yes please |
I removed the old branches. How do I enable auto-deleting them? |
I'm working on a highlightjs plugin: https://github.com/exercism/highlightjs-uiua |
It's in the settings: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-the-automatic-deletion-of-branches |
Thanks! I've checked that settings. Highlightjs support is coming: exercism/website#7161 |
I just tried the hello world exercise in the online-editor and there is something amiss. Did I set the time limit too low? |
No, that can't be it, as that's only cosmetic. I think I just need ti redeploy. |
Try again! |
Next up: a codemirror plugin https://github.com/exercism/codemirror-lang-uiua |
Overall documentation for building an Exercism track lives at https://exercism.org/docs/building/tracks/new
This issue helps keep track of the tasks you're working on towards launching this track.
The next steps are:
Once you've finished a task, you can check them in this list.
Questions
Please ask if you have any questions or if anything is confusing!
The text was updated successfully, but these errors were encountered: