alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 10 months agoOld timers knowsh.itjust.worksexternal-linkmessage-square113linkfedilinkarrow-up1591arrow-down18
arrow-up1583arrow-down1external-linkOld timers knowsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 10 months agomessage-square113linkfedilink
minus-squareAnony Moose@lemmy.calinkfedilinkEnglisharrow-up2·10 months agoNot to mention the benefits of versioning and being able to rollback! There’s something so satisfying about a well set-up CI/CD pipeline.
minus-squarePacmanlives@lemmy.worldlinkfedilinkarrow-up2·10 months agoWe did versioning back in the day too. $application copied to $application.old
minus-squareAnony Moose@lemmy.calinkfedilinkEnglisharrow-up1·10 months agoBut was $application.old_final the one to rollback to, or $application.old-final2?!
Not to mention the benefits of versioning and being able to rollback! There’s something so satisfying about a well set-up CI/CD pipeline.
We did versioning back in the day too. $application copied to $application.old
But was $application.old_final the one to rollback to, or $application.old-final2?!