summaryrefslogtreecommitdiff
path: root/test/end-to-end/cli/log-limit.sh
AgeCommit message (Collapse)Author
2024-12-06Log: report outputs of failed actions by defaultKlaus Aehlig
Some actions are allowed to fail, typically tests. By reporting the output of failed such actions early, the user can already have a look at those artifacts, typically a test log, while the build is still going on.
2024-04-10Add end-to-end test verifying restricted console loggingKlaus Aehlig