cnl
cnl copied to clipboard
CI image blitz
- [x] Wait on release of Clang-12, GCC-11 and Ubuntu 21.04
- [x] Fix ccache for all compilers and Clang-Tidy
- [x] Use the gist mentioned here
- [ ] Get Docker Hub to build images?
- [x] markdownlint
- [x] cmakelint
- [ ] iwyu w. c++20 support
- [x] remove
apt-get installandsnap installfrom test.yml - [ ] consider a freestanding image like this one
- [ ] run tests of ARM builds using QEMU, as @ckormanyos mentions here
- [ ] move cnl_ci_images into cnl/.github/
- [ ] streamline images using this technique
Clang-Tidy doesn't work with ccache