ci: fixes and optimizations
kresd fix for uninitialized variable is included so it does not break build with -Werror.
For some reason gcc build without --coverage
noticed uninitiialized value which is not
detected when --coverage
is used.
Edited by Petr Špaček
Merge request reports
Activity
added 9 commits
Toggle commit listmarked as a Work In Progress from c528fca1
added 4 commits
-
5314ac9b...b39f5c71 - 2 commits from branch
master
- 2bb3dd0a - ci: don't run respdiff on master branch
- f00b2ae9 - CI: archive Deckard artifacts for 1 week
-
5314ac9b...b39f5c71 - 2 commits from branch
enabled an automatic merge when the pipeline for f00b2ae9 succeeds
added tests label
enabled an automatic merge when the pipeline for f00b2ae9 succeeds
Please register or sign in to reply