pwshguy (mdowst) to Programmer Humor@programming.dev • 9 months agoI started the day so optimisticprogramming.devimagemessage-square4fedilinkarrow-up19arrow-down10
arrow-up19arrow-down1imageI started the day so optimisticprogramming.devpwshguy (mdowst) to Programmer Humor@programming.dev • 9 months agomessage-square4fedilink
minus-square@Gobbel2000@programming.devlinkfedilink7•9 months agoDebugging CI pipelines is so annoying, why is there no better way than committing a bunch of dumb changes until it works?
minus-square@johntash@eviltoast.orglinkfedilinkEnglish2•8 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.