Skip to content

Conversation

@glours
Copy link
Contributor

@glours glours commented Jun 24, 2024

this was broken by cli v27 release and usage of stream writer for the stderr the new type encapsulates the io.Writer and don't pass the console.File type assertion

What I did
Introduce the check of the console in Compose code (for windows terminal)

Related issue
fixes #11928

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@glours glours force-pushed the fix-ansi-output-display branch 2 times, most recently from 76bc161 to 756a404 Compare June 24, 2024 08:51
this was broken by cli v27 release and usage of stream writer for the stderr
the new type encapsulates the io.Writer and don't pass the console.File type assertion

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours
Copy link
Contributor Author

glours commented Jun 24, 2024

Close in favor of #11934

@glours glours closed this Jun 24, 2024
@glours glours deleted the fix-ansi-output-display branch June 30, 2025 21:22
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.

[BUG] (v2.28.0) Fancy (ANSI) progress output not available

1 participant