Skip to content

[Console][Progress Bar] Output progress in --no-ansi #11542

@tomzx

Description

@tomzx

Hi,

We use the progress bar console component to display progress in one of our command that takes a while to execute. Sadly, when this command is executed during continuous integration (jenkins), no progress is displayed.

Based on the reading I've had on the subject (#9511 #10011), I understand it was decided not to display anything if --no-ansi is set/detected.

Is this assertion correct? If so, is there any way to use the progress bar component to display some form of progress for applications such as jenkins which most likely do not support overwriting sequence characters?

Thanks!

Note: --no-ansi is not passed to the console when executing said command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions