Sitecore Continuous Integration
Usually, during the standard process of development, you would have several environments like DEV, QA, UAT/STAGING, and so on. The more environments you have - the more cases and differences in deployment you will need to implement. In this post, I would try to describe how you could simplify your life implementing CI for Sitecore based projects. Solution Almost immediately you would face a question of content synchronizations. There are a lot of options that you could use:...