pwshguy (mdowst)@programming.dev to Programmer Humor@programming.dev · 7 months agoI started the day so optimisticprogramming.devimagemessage-square2linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageI started the day so optimisticprogramming.devpwshguy (mdowst)@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square2linkfedilink
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up0·7 months agoDebugging CI pipelines is so annoying, why is there no better way than committing a bunch of dumb changes until it works?
minus-squarejohntash@eviltoast.orglinkfedilinkEnglisharrow-up1·6 months agoI like the approach of ci pipelines just running a make command or at least a script, so that it’s easy to run locally too before pushing the changes up.
Debugging CI pipelines is so annoying, why is there no better way than committing a bunch of dumb changes until it works?
I like the approach of ci pipelines just running a make command or at least a script, so that it’s easy to run locally too before pushing the changes up.