Skip to content
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

color doesn't stay #62

Closed
boredland opened this issue Sep 10, 2019 · 3 comments
Closed

color doesn't stay #62

boredland opened this issue Sep 10, 2019 · 3 comments
Assignees
Labels

Comments

@boredland
Copy link

I expected this

(echo "bliblablu test 123"; sleep 5; echo "blibla error kfgjk"; sleep 5)|../tools/build/gae/slacktee.sh --streaming           -o "danger" ".*error.*"           -s head das           -s env das           -s branch das           -s commit/tag abcder           -e log "https://console.cloud.google.com/cloud-build/builds/$BUILD_ID"           -c "@jonas.strassel"

to be a message marked red. instead it changes its color back to grey. I my expectation wrong?

@Chikashi-Kato
Copy link
Member

So sorry for the delayed reply, @boredland . I will look into it and get back to you soon!

@Chikashi-Kato
Copy link
Member

Chikashi-Kato commented Nov 12, 2019

I confirmed the behavior. I think it's a bug of --streaming option.
Expected behavior is keeping the color of the last output.

Thank you for reporting this issue, @boredland . I will work on it.

@Chikashi-Kato
Copy link
Member

This issue should be fixed :) Again, sorry for the delayed reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants