Open derickson2402 opened 3 years ago
Check out the WPILib docs on GitHub Actions. This should be really easy to set up. Also, with some poking around, Repl.it should be able to be configured to automatically build and simulate code from the browser....
Check out the repl.it docs for building new packages. Might be worth making a WPILib Repl.it package so that gradlew commands can run...
This issue depends on #7 unit tests. Once unit tests have been successfully implemented, CICD could easily be set up to check all commits to this repo.