Skip to content

Fix color output on Windows

A. D. requested to merge SetTrend/gitlab-runner:windows/colored-logging into master

What does this MR do?

GitLab Runner terminal output failed to output color codes on Windows machines. Instead, code gibberish was output.

This merge request fixes color output on Windows machines.


Output Comparison Before/After

Windows Command Line

Command_Line

Microsoft PowerShell

PowerShell

Merge request reports