superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.37k stars 226 forks source link

Outputting errors in a muted color and then letting them scroll by #3592

Closed rubys closed 2 months ago

rubys commented 2 months ago

Outputting the errors then the plan is less likely to be noticed than showing the plan then the error in a more "in your face" manner.

Current Rails failures over the past 7 days:

Count Error
40 launch can not continue with errors present
40 We need your payment information to continue! Add a credit card or buy credit: https://fly.io/dashboard/
24 interrupt
14 Your account has been marked as high risk. Please go to https://fly.io/high-risk-unlock to verify your account.
7 Not Found

Current user experience:

image

Proposed new user experience:

image