这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@chris-olszewski
Copy link
Contributor

Description

Closes #10739

No longer output log section headers/footers if there aren't any logs in the section.

Testing Instructions

Added unit test. Quick manual before and after to verify behavior change as well:

Before

turbo 2.5.3

• Packages in scope: @repo/eslint-config, @repo/typescript-config, @repo/ui, docs, web
• Running build in 5 packages
• Remote caching disabled
::group::web:build
::endgroup::
::group::docs:build
::endgroup::

 Tasks:    2 successful, 2 total
Cached:    2 cached, 2 total
  Time:    119ms >>> FULL TURBO

After

[0 olszewski@macbookpro] /tmp/github-test $ GITHUB_ACTIONS=1 turbo_dev --skip-infer build --ui=stream --output-logs=errors-only
turbo 2.5.6-canary.0

• Packages in scope: @repo/eslint-config, @repo/typescript-config, @repo/ui, docs, web
• Running build in 5 packages
• Remote caching disabled

 Tasks:    2 successful, 2 total
Cached:    2 cached, 2 total
  Time:    93ms >>> FULL TURBO

@chris-olszewski chris-olszewski requested a review from a team as a code owner August 12, 2025 12:46
@vercel
Copy link
Contributor

vercel bot commented Aug 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
examples-basic-web Ready Preview Comment Aug 12, 2025 0:46am
examples-designsystem-docs Ready Preview Comment Aug 12, 2025 0:46am
examples-gatsby-web Ready Preview Comment Aug 12, 2025 0:46am
examples-kitchensink-blog Ready Preview Comment Aug 12, 2025 0:46am
examples-nonmonorepo Ready Preview Comment Aug 12, 2025 0:46am
examples-svelte-web Ready Preview Comment Aug 12, 2025 0:46am
examples-tailwind-web Ready Preview Comment Aug 12, 2025 0:46am
examples-vite-web Ready Preview Comment Aug 12, 2025 0:46am
turbo-site Ready Preview Comment Aug 12, 2025 0:46am

@chris-olszewski chris-olszewski merged commit ae20686 into main Aug 12, 2025
40 checks passed
@chris-olszewski chris-olszewski deleted the chrisolszewski/turbo-4810-grouped-errors-only-logs-show-empty-groups branch August 12, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grouped errors-only logs, show empty groups

3 participants