]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: Revert recent "show build commands on terminal" change (#2000)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Mon, 24 Feb 2025 14:26:00 +0000 (14:26 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 24 Feb 2025 14:27:13 +0000 (14:27 +0000)
commit4ae7430eff98426dbabdfb790e6d51bb80915164
treeaccdf2fbccf9cbcc9541d681437b8b55671ec79e
parent91d1cfb1807db277608881951a9a0e71e32cdf83
CI: Revert recent "show build commands on terminal" change (#2000)

GitHub Actions UI does not handle large amounts of console output with
collapsable `::group::` sections well.
For example, UI may truncate console output if a collapsable `::group::`
section gets too many log lines. In some cases, GitHub does not report
truncation at all, resulting in misleading console output. In other, UI
warns: "This step has been truncated due to its large size. Download the
full logs from the menu once the workflow run has completed."

This change reverts recent commit e5a66fc26d.
.github/workflows/quick.yaml
.github/workflows/slow.yaml
test-builds.sh