alphacyberranger to Programmer Humor@programming.devEnglish • 1 year agoOld timers knowsh.itjust.worksimagemessage-square115arrow-up1739
arrow-up1739imageOld timers knowsh.itjust.worksalphacyberranger to Programmer Humor@programming.devEnglish • 1 year agomessage-square115
minus-squareAnony MooselinkfedilinkEnglish3•1 year 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-square@Pacmanlives@lemmy.worldlinkfedilink2•1 year agoWe did versioning back in the day too. $application copied to $application.old
minus-squareAnony MooselinkfedilinkEnglish1•1 year 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?!