6 Commits

Author SHA1 Message Date
MarcoFalke
1a757af7ea
ci: Print verbose build error message in test-each-commit
Github-Pull: #34461
Rebased-From: bbbb78a4f28fd2378342398ccae60995ae0e08d2
2026-02-03 12:33:05 +00:00
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