Open infeo opened 4 years ago
Even a most basic CI which only compiles the code would be helpful to check if commits/ Pull-Request are compile clean.
A basic and fast to set-up CI system provides Github by itself: Github Actions
Also automated Testing and checks for the most common errors arising from JNA would be useful, if possible and manageable.
Even a most basic CI which only compiles the code would be helpful to check if commits/ Pull-Request are compile clean.
A basic and fast to set-up CI system provides Github by itself: Github Actions