game-ci / documentation

📚 Documentation for GameCI open source projects
https://game.ci
MIT License
187 stars 119 forks source link

Add parallel execution of tests and builds example + improved no space left on device #427

Closed GabLeRoux closed 11 months ago

GabLeRoux commented 11 months ago

Changes

Todo:

github-actions[bot] commented 11 months ago

Cat Gif

GabLeRoux commented 11 months ago

lgtm! :D

GabLeRoux commented 11 months ago

I won't wait for review here, this is based on actual experimentation, I did reproduce the problem of no space left on deviuce with sequential execution of tests then build on a small project with default runners. The parallel yaml file is confirmed to be working fine.

Merging it right away, don't hesitate to ping me and we can always improve this later.