Skip to content

Set fixed 200-column console width in CI for verify-action-build#649

Merged
potiuk merged 1 commit intomainfrom
ci-fixed-console-width
Apr 1, 2026
Merged

Set fixed 200-column console width in CI for verify-action-build#649
potiuk merged 1 commit intomainfrom
ci-fixed-console-width

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 1, 2026

Summary

  • Set Rich console width to 200 columns in CI so diffs and tables render without premature wrapping
  • Applies to both console (stderr) and output (stdout)
  • No change to local/interactive behavior

Test plan

  • Run the verify workflow in CI and confirm diff panels use the wider width

Generated with Claude Code

Prevents Rich from defaulting to 80 columns in non-TTY CI environments,
giving diffs and tables more room to render without wrapping.
@potiuk potiuk requested review from dave2wave April 1, 2026 22:25
Copy link
Copy Markdown
Member

@dave2wave dave2wave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@potiuk potiuk merged commit 4d998d9 into main Apr 1, 2026
7 checks passed
@potiuk potiuk deleted the ci-fixed-console-width branch April 1, 2026 22:46
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.

2 participants