5 Commits

Author SHA1 Message Date
MarcoFalke
f5d4dc9419
ci: [refactor] Allow overwriting check option in run helper
Also, use str(e) consistently in all run helpers.

This refactor does not change any behavior.

This can be reviewed by checking that all instances are exactly
identical code now:
$ git grep --function-context 'def run(cmd'

Github-Pull: #34461
Rebased-From: 2222dadabbbd03be9b4b917583fd51b34857f40c
2026-02-03 10:53:40 +00:00
MarcoFalke
faa3171ff2
ci: Use optimized Debug build type in test-each-commit 2025-07-14 09:35:03 +02:00
MarcoFalke
fa21c3401e
ci: [doc] reword debug log message 2025-07-14 09:34:55 +02:00
fanquake
8f766f39df
ci: enable -Werror=dev
Turn developer & deprecation warnings into errors.
2025-07-11 13:59:29 +01:00
MarcoFalke
fac60b9c48
ci: Rewrite test-each-commit as py script 2025-06-06 09:00:24 +02:00