-
Notifications
You must be signed in to change notification settings - Fork 84
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
Ansi colors not seen while the console output is in progress #229
Labels
Comments
Would you be able to provide a long-running pipeline for reproducibility? |
It's not a dsl-pipeline job, but a freestyle, with multiple shell steps.
…On Wed, May 26, 2021 at 10:56 PM Tomek Szmytka ***@***.***> wrote:
Would you be able to provide a long-running pipeline for reproducibility?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#229 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACLUMWLLRBYXYPFRABBIHETTPVG4ZANCNFSM45RK2JQQ>
.
|
That would work as well. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Isn't this the same as #216 ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New issue originate from:
#216 (comment)
In freestyle job, AnsiColors are not seen while the console output is still in progress, for example:
[33mThis should be yellow text�[0m
Notes:
/consoleFull
page - Then Ansi colors are shown correctly./console
page also shows Ansi colors correctly:Version report
AnsiColor plugin version 0.7.5 on Jenkins 2.277.2
The text was updated successfully, but these errors were encountered: