pwshguy (mdowst) to Programmer [email protected] • 9 months agoI started the day so optimisticprogramming.devimagemessage-square4fedilinkarrow-up18
arrow-up18imageI started the day so optimisticprogramming.devpwshguy (mdowst) to Programmer [email protected] • 9 months agomessage-square4fedilink
minus-square@[email protected]linkfedilink7•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@[email protected]linkfedilinkEnglish2•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.