Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
duckWit55596yIs this continual integration? Because that's a good thing. If you're pushing to prod to fix a bug introduced from the last push to prod over and over, well, that's obviously bad. -
jkrishna2326yYeah@duckWit it has CI, but manual trigger 🤦🏽♂️ and most of the time those are features not bug fixes 😂 -
Do you at least use Blue/Green or Canary Deployment?
Instagram does so and deploys several times a day, but bugs (of course I mean "unintentional features") will only affect a low percentage of the users, and it will automatically roll back.
Related Rants

Seriously, 15 minutes!!!
My company misses the word agile so much, now we are deploying 3-4 times to prod in a day 🤦🏽♂️🤷🏽♂️
rant
agile done wrong