vimscript icon indicating copy to clipboard operation
vimscript copied to clipboard

Add `tournament`

Open BNAndras opened this issue 6 months ago • 6 comments

I'm leaving this exercise as WIP status so we can double-check what this looks like with the 12 extra tabs (for the input files) in the online editor.

At the moment, I'm not having the students write to a local file, but we probably could (or should) since the instructions refer to them also doing that. I suppose we could have them write the formatted output to a second folder so inputs\01.txt goes into the Tally function and the expected output will be in outputs\01.txt.

https://forum.exercism.org/t/adding-change-exercise/17766 (a conversation of exercises being added to vimscript).

BNAndras avatar Jul 30 '25 05:07 BNAndras

CI fails so I'll need to figure that part out.

BNAndras avatar Jul 30 '25 06:07 BNAndras

I'm leaving this as WIP status

The original message still has this, probably better to use the "draft" setting here, maybe, rather than something that remails "static".

So not quite sure what to do at the moment, other than ci failing still...

kotp avatar Aug 16 '25 19:08 kotp

Probably needs a rebase on origin/main, as when I check this out, there are way too many files that have changed. This may also be a source of the ci/cd failure.

kotp avatar Aug 16 '25 20:08 kotp

Those are the test input files. I didn’t touch any other files outside of the usual stuff for adding an exercise

BNAndras avatar Aug 16 '25 20:08 BNAndras

I'm leaving this as WIP status

The original message still has this, probably better to use the "draft" setting here, maybe, rather than something that remails "static".

So not quite sure what to do at the moment, other than ci failing still...

"wip", "beta", "active", and "deprecated" are the valid statuses, and wip is appropriate for having the exercise initially available for only maintainers, not students.

BNAndras avatar Aug 16 '25 20:08 BNAndras

"wip", "beta", "active", and "deprecated"

Sorry, had interpreted "this" as the status of this patch, not "this" as the exercise. All good, we are on the same page.

kotp avatar Aug 16 '25 20:08 kotp