rust-sokoban icon indicating copy to clipboard operation
rust-sokoban copied to clipboard

CI improvements

Open iolivia opened this issue 5 years ago • 0 comments

We have a CI thanks to @wbprice! 🎉

Some future improvements:

  • [ ] use some clever caching to share state between the different folders
  • [x] automate the CI yml file to discover added/removed sample folders
  • [ ] add mdbook build and test step - see https://rust-lang.github.io/mdBook/continuous-integration.html
  • [ ] use clippy in the pipeline
  • [ ] use prettier for the markdown files

iolivia avatar May 08 '20 19:05 iolivia