|
|
|
|
|
by recfab
1189 days ago
|
|
It's surprising how many developers won't even bother to read an error message. At my list gig there were a few folks who would regularly message me anytime there was a failure in their CI pipeline. No reading the message. Possibly not even opening the failed job at all. Most of the time, the pipeline was doing what it was supposed to: failing a bad build. It didn't even occur to them that it was their code that was the problem. Just "the pipeline is red: send to @recfab". |
|
I got them to demo the issue for me, and they /immediately/ closed out of the error dialog when it popped up. Maddening!