Why: We don't want our customers to encounter errors when deploying an application to production server.
How: By following proper deployment protocol: Using a combination of automated testing and human testing on pull requests.
What: Perform standard productionization standard when deploying a patch. Perform testing every commit and merge to before deploying in production.
3 years ago
3 years ago