Skip to content

CI Changes

Darshit Shah requested to merge switch-ci into master

This MR makes 2 changes:

  1. Remove the FlawFinder CI and replace Valgrind on Fedora with Valgrind on Debian
  2. Switch the CommitCheck Job to use the new Basic Docker image which is a very tiny Alpine image

Approver's checklist:

  • The author has submitted the FSF Copyright Assignment and is listed in AUTHORS
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with existing code
  • This feature/change has adequate documentation added (if appropriate)
  • No obvious mistakes / misspelling in the code

Merge request reports