Hacker News new | ask | show | jobs
by nikisweeting 2546 days ago
At our scale manual deploys seem to have fewer outages than automatic ones, so I've moved back from automating the deploys to simply providing easy commands to do 99% of the deploy work, but still requiring them to be triggered manually. I suspect this balance will shift towards favoring more CI/CD automation once we reach a bigger scale.