Lena@gregtech.eu to Programmer Humor@programming.devEnglish · edit-22 days agoYes, it's down againgregtech.euimagemessage-square73fedilinkarrow-up1611arrow-down13file-text
arrow-up1608arrow-down1imageYes, it's down againgregtech.euLena@gregtech.eu to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square73fedilinkfile-text
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up4arrow-down1·1 day agoThere’s a reason we value the local development environment. You can run everything locally, the only use for the cloud environment is for CD.
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up2·19 hours agoI’ll be honest. I just enjoy seeing my auto updater script work whenever I push to main and the Web page updates itself. FEELS SO GOOD TO JUST DO A PUSH AND HAVE YOUR CHANGES UP IN 3 MINS.
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up1·edit-212 hours agoWell yeah! That’s the CD part :) We’re rolling the same thing, except with all our cloud infrastructure, our code, and various integrations. Automatic deployments are so great, as long as you trust your integration process and test suites.
There’s a reason we value the local development environment.
You can run everything locally, the only use for the cloud environment is for CD.
I’ll be honest. I just enjoy seeing my auto updater script work whenever I push to main and the Web page updates itself. FEELS SO GOOD TO JUST DO A PUSH AND HAVE YOUR CHANGES UP IN 3 MINS.
Well yeah!
That’s the CD part :)
We’re rolling the same thing, except with all our cloud infrastructure, our code, and various integrations.
Automatic deployments are so great, as long as you trust your integration process and test suites.