exercism / v3

The work-in-progress project for developing v3 tracks
https://v3.exercism.io
Other
170 stars 163 forks source link

[Common Lisp] Add CI for validating the track #2968

Closed verdammelt closed 3 years ago

verdammelt commented 3 years ago

Getting started

Please please please read the docs before starting. Posting PRs without reading these docs will be a lot more frustrating for you during the review cycle, and exhaust Exercism's maintainers' time. So, before creating the issue, please read up on the following documents:

Please also watch the following video:

Goal

The Common Lisp track needs CI action(s) to validate the track:

verdammelt commented 3 years ago

The CI could do more things, we can discuss here before creating solutions. I feel that checking examples pass the solution is the least it should do (this was already a problem).

verdammelt commented 3 years ago

I am going to close this issue since in a few weeks' time the common lisp track of the v3 repo will be ripped out and PR'd on top of the v2 track... which has this sort of CI system already.