pulumi-az-pipelines-task icon indicating copy to clipboard operation
pulumi-az-pipelines-task copied to clipboard

Colored `pulumi preview` output

Open KarlKl opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. When I use the pulumi task in a build pipeline, the output is not colored, even when I add --color always. Azure DevOps build pipelines do already support ANSI escape code! image

Describe the solution you'd like There should be an option to colorize the output like in the local console. Maybe add an option --color ansi? image

Describe alternatives you've considered I have also tried this in a release pipeline, doesn't work either.

Additional context Pulumi task version: 1.0.8 Agent image: ubuntu-18.04

KarlKl avatar Mar 22 '21 14:03 KarlKl

Linking a ticket in the pipelines agent repo: microsoft/azure-pipelines-agent#1569

pierskarsenbarg avatar Jan 12 '22 13:01 pierskarsenbarg

Linking a ticket in the pipelines agent repo: microsoft/azure-pipelines-agent#1569

The ticket seems to be closed. Do we have any updates on colonizing the output?

kAleksei avatar Sep 16 '22 10:09 kAleksei