Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui] Fix Non-interactive UI debug output #508

Merged
merged 2 commits into from
May 3, 2024

Conversation

angrycub
Copy link
Contributor

@angrycub angrycub commented May 3, 2024

The previous implementation used simple string concatenation. When updating for colorized output, the parameters were not properly converted to printf-style format strings and args.

angrycub added 2 commits May 3, 2024 11:32
The previous implementation used simple string concatenation. When updating for colorized output, the parameters were not properly converted to printf-style format strings and args.
@angrycub angrycub requested review from gulducat and schmichael May 3, 2024 16:34
@angrycub angrycub self-assigned this May 3, 2024
@angrycub angrycub added type/bug stage/accepted theme/registry/cache Relates to registry caching theme/cli Relates to the CLI in general labels May 3, 2024
@angrycub angrycub marked this pull request as ready for review May 3, 2024 16:35
@angrycub angrycub merged commit bff08ce into main May 3, 2024
20 checks passed
@angrycub angrycub deleted the fix-noninteractive-debug-txt branch May 3, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/accepted theme/cli Relates to the CLI in general theme/registry/cache Relates to registry caching type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants