Skip to content

Centralize stderr status rendering through core::Printer#729

Merged
ryanfowler merged 1 commit into
mainfrom
centralize-stderr-printer-helpers
Jun 8, 2026
Merged

Centralize stderr status rendering through core::Printer#729
ryanfowler merged 1 commit into
mainfrom
centralize-stderr-printer-helpers

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Add shared core::Printer helpers for plain status lines and flushed stderr output
  • Route update progress, update completion, retry messages, and the dry-run separator through the central printer path
  • Add unit coverage for the new status helpers and the migrated retry/update rendering

Testing

  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --all-features
  • cargo test --all-features --test cli --test formatting --test grpc --test http --test network --test terminal --test update --test websocket -- --test-threads=1

@ryanfowler ryanfowler enabled auto-merge June 8, 2026 03:19
@ryanfowler ryanfowler merged commit 349d5aa into main Jun 8, 2026
4 checks passed
@ryanfowler ryanfowler deleted the centralize-stderr-printer-helpers branch June 8, 2026 03:21
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.

1 participant