Blog
Doing CI/CD at Sainsbury's
During my time at Sainsbury's, I've worked on a small team that takes care of several projects. We were a fully CI/CD team as in Continuous Integration/Continuous Deployment. This means that developers merge their changes into the main branch as often as possible and all the changes merged into the main branch are automatically released to the customers, without human intervention.
Continue reading...