|
|
|
|
|
by marcog1
3562 days ago
|
|
When you do daily deployments, you can't QA every one much. You rely on automated tests and Internal users using the new code for a couple hours before the deployment. We were unlucky in this case with the number of bad releases. Each was relatively minor, and ironically one was to fix a bug with the code that caused this outage. We run a 5 whys for most of them. |
|
In that case, should you be doing daily deployments to production?