Skip to content

ci: set no color output during build#51653

Draft
dsanders11 wants to merge 1 commit into
mainfrom
ci/no-color-clang-output
Draft

ci: set no color output during build#51653
dsanders11 wants to merge 1 commit into
mainfrom
ci/no-color-clang-output

Conversation

@dsanders11
Copy link
Copy Markdown
Member

Description of Change

At some point in the past week something changed (either Chromium roll or GitHub Actions change) and now macOS and Linux are defaulting to color output from clang during the build. This breaks the problem matcher we have for clang output since now there are ANSI escape characters in the raw output. Fix is to just disable color output explicitly during the build.

Checklist

Release Notes

Notes: none

@dsanders11 dsanders11 requested a review from a team as a code owner May 15, 2026 20:24
@dsanders11 dsanders11 added target/42-x-y PR should also be added to the "42-x-y" branch. target/43-x-y PR should also be added to the "43-x-y" branch. labels May 15, 2026
@dsanders11 dsanders11 marked this pull request as draft May 15, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none target/42-x-y PR should also be added to the "42-x-y" branch. target/43-x-y PR should also be added to the "43-x-y" branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant