pwshguy (mdowst)@programming.dev to Programmer Humor@programming.dev · 1 year agoI started the day so optimisticprogramming.devimagemessage-square4fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageI started the day so optimisticprogramming.devpwshguy (mdowst)@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square4fedilink
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up0·1 year 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·1 year 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.