GoogleCloudPlatform / cloud-run-button

Let anyone deploy your GitHub repos to Google Cloud Run with a single click
https://cloud.run
Apache License 2.0
526 stars 91 forks source link

make hook scripts stdout/stderr outputs something else than green/red #130

Closed ahmetb closed 4 years ago

ahmetb commented 4 years ago

Colors in stderr/stdout are usually pretty misleading and we should use colors more sparingly. I think gray color would be better for hook command outputs.

image

jamesward commented 4 years ago

FgHiBlack for both stderr & stdout?

jamesward commented 4 years ago

btw, psql is on the Cloud Shell image, which I'm sure you guessed.

ahmetb commented 4 years ago

gray seems better in my shell

image