A project to test using C++/CMake/? with github actions.
##Goals: Goals include but are not limited to:
- Compilation
- clang-tidy?
- include what you use?
- linting
- testing
- fuzzing
- code coverage
- multiple compilers
- multiple build options (DEBUG vs RELEASE)
- multiple build options and compilers
- ccache
- other caches?
- Ignoring markdown (documentation) changes only
This does lead to "missing" builds so may not actually be great (maybe ignore ondevel/main?)