Lena@gregtech.eu to Programmer Humor@programming.devEnglish · edit-23 天前Yes, it's down againgregtech.euimagemessage-square73fedilinkarrow-up1616arrow-down13file-text
arrow-up1613arrow-down1imageYes, it's down againgregtech.euLena@gregtech.eu to Programmer Humor@programming.devEnglish · edit-23 天前message-square73fedilinkfile-text
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up4arrow-down1·2 天前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.
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up2·2 天前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.
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up1·edit-21 天前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.
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.