exercism / pharo-smalltalk

Exercism exercises in Pharo.
https://exercism.org/tracks/pharo-smalltalk
MIT License
34 stars 28 forks source link

Normalize practice exercise names #544

Closed kytrinyx closed 2 years ago

kytrinyx commented 2 years ago

We have added explicit exercise titles to the metadata.toml files in problem-specifications.

This updates the exercise names to match the values in this field.

Ref: https://github.com/exercism/exercism/issues/6579

kytrinyx commented 2 years ago

@ErikSchierboom This is failing on CI, but it seems like main is doing okay. Do you know if there's anyone we can ping for assistance on this one?

Bajger commented 2 years ago

@kytrinyx From CI log it seems there was some network glitch to Github, while obtaining code to build Exercism for Pharo 10 version. See: https://github.com/exercism/pharo-smalltalk/actions/runs/3235407037/jobs/5299792068#step:4:64 Can you trigger CI again? Thanks!

kytrinyx commented 2 years ago

Thanks! That fixed it.