Hey Geode Native devs,

You may have noticed this new CI that looks a lot like the Java CI. PRs will 
now be executed against this CI and several platforms. All unit and integration 
tests are executed on all the platforms as well. It also takes over the tasks 
of the old Travis CI of validating your sources for formatting, license and 
static analysis for correctness.

https://concourse.apachegeode-ci.info/teams/main/pipelines/geode-native-develop

The clang-format and clang-tidy tools used by the CI have been upgraded to 
clang 11. When checking locally please make sure your clang-tidy and 
clang-format detected by CMake is version 11. There are some slight formatting 
differences between clang-format 11 and the previous version 6. The new 
clang-tidy also detects things that version 6 did not detect.


Thanks,
Jake

Reply via email to