cnl icon indicating copy to clipboard operation
cnl copied to clipboard

CI image blitz

Open johnmcfarlane opened this issue 4 years ago • 1 comments

  • [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 install and snap install from 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

johnmcfarlane avatar Mar 17 '21 14:03 johnmcfarlane

Clang-Tidy doesn't work with ccache

johnmcfarlane avatar Jan 08 '22 08:01 johnmcfarlane