iolivia / rust-sokoban

Rust Sokoban book and code samples
https://sokoban.iolivia.me
MIT License
156 stars 29 forks source link

Dynamic discovery of new chapters for CI #39

Closed zubivan closed 4 years ago

zubivan commented 4 years ago

Addresses #13.

Now we dynamically calculate github action's matrix based on folders in the code directory.

I must say that I hate bash and yaml with my whole heart :crying-blood: 😆

zubivan commented 4 years ago

You can see the successful run in https://github.com/zubivan/rust-sokoban/actions/runs/127104109

iolivia commented 4 years ago

what a legend, thank you! bash and yaml are bad enough on their own, can only imagine the killer combo 😂