exercism / exercism/rust

Test in CI that we're in sync with problem-specifications

Abierto
#1,721 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
1.8k
Forks
548
Merge medio
13 h 3 min
PR fusionados (30 d)
2

Descripción

...but we don't want our CI to break by upstream changes.

So we pin a version of problem-specifications as a submodule. The updating workflow would then be: Pull the submodule, run the test generator over all implemented exercises, fix what's broken (hopefully all caught by CI), and open a PR.

This is blocked by `configlet` being able to use a pinned version of problem-specifications, see https://github.com/exercism/configlet/issues/816.

Probably in a later step, we could add a CI cron job to check for upstream changes and open an issue (or even a PR with the update already done!)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.