[all-commits] [llvm/llvm-project] 6b7e1b: [CI] Use Github Native Groups in monolithic-* scripts
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Jul 1 16:15:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b7e1b97f4bbb6dd6fca04ee4caccbf54ec92f09
https://github.com/llvm/llvm-project/commit/6b7e1b97f4bbb6dd6fca04ee4caccbf54ec92f09
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M .ci/monolithic-linux.sh
M .ci/monolithic-windows.sh
Log Message:
-----------
[CI] Use Github Native Groups in monolithic-* scripts
This patch updates monolithic-linux.sh and monolithic-windows.sh to emit
expandable groups in the Github logs. The syntax this replaces
originally worked to produce the same functionality on Buildkite, but
Github uses a different syntax.
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#grouping-log-lines
Reviewers: cmtice, DavidSpickett, tstellar, lnihlen, Endilll
Reviewed By: Endilll, DavidSpickett
Pull Request: https://github.com/llvm/llvm-project/pull/143481
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list