Setup automated test builds for PRs. I have an ungodly collection of microcontrollers, I think I can spare a few to be permanently plugged into a rpi running some kind of CI/CD runner. - [x] update automated tests to scan and select devices by vendor ids and such - [ ] pick CICD software that supports BYO runner, maybe https://www.drone.io/ - setup automated testing - [ ] setup server/runner - [ ] add config repo - [ ] require approval before testing external PRs (don't run unknown code on my local network)
Setup automated test builds for PRs.
I have an ungodly collection of microcontrollers, I think I can spare a few to be permanently plugged into a rpi running some kind of CI/CD runner.