trailofbits / sienna-locomotive

A user-friendly fuzzing and crash triage tool for Windows
https://blog.trailofbits.com/user-friendly-fuzzing-with-sienna-locomotive
GNU Affero General Public License v3.0
131 stars 24 forks source link

CI builds and tests #386

Closed woodruffw closed 5 years ago

woodruffw commented 5 years ago

So far, I've structured this so that a Windows instance performs the build and tests, while a Linux host performs linting and formatting checks on the codebase. Once both are green, I'll add automatic deployment of the build products as well.