guide

Sitecore 9 Workshop – How to create a TeamCity project for automated deployment and automated code review

This post is a step-by-step guide for creating a TeamCity project which will be used for the workshop Sitecore 9 – Automated deployment with TeamCity and automated code review with SonarQube (generally, it’s just my own way to translate this set up guide to TeamCity so she can give me a hand to set it… Continue reading Sitecore 9 Workshop – How to create a TeamCity project for automated deployment and automated code review

build · deployment

Sitecore 9 – Automated deployment with TeamCity and automated code review with SonarQube

This post is a summary of my workshop at the company. However, it might be an initiative of your own approach for automated Sitecore XP 9.3 Initial Release deployment with TeamCity and automated code review with SonarQube Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility… Continue reading Sitecore 9 – Automated deployment with TeamCity and automated code review with SonarQube

build · deployment · framework

My simple Sitecore development framework version 1.9 and auto-deploy with TeamCity

Sitecore 8.2 Update 7 has just been out with Data Protection Considerations. Personally, I wanted to release a new version of my simple framework along with some updates: Upgrading Sitecore References via Nuget from Sitecore 8.2.6 to Sitecore 8.2.7 ones Refining the Sitecore template structure (there are some places violate Helix principles) Updating gulp files to support auto-deploy with… Continue reading My simple Sitecore development framework version 1.9 and auto-deploy with TeamCity

build · deployment

Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 1)

This post was used for my workshop at the company. However, it might be an initiative of your own approach for the automating Sitecore deployments with TeamCity. (Note: the summary is here) Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore… Continue reading Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 1)

build · deployment

Playing Sitecore 9 auto-deploy with TeamCity on your machine

This post is a summary of my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore 9 deployments with TeamCity. Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore items across environments automatically… Continue reading Playing Sitecore 9 auto-deploy with TeamCity on your machine

guide

How to know the changed files between the releases

Hopefully this one is helpful for creating your own checklist of every single deployment. Preresiquites Sitecore development developing with Sitecore Unicorn applying Gitflow using TortoiseGit Step by step guide download TortoiseGit and install it switch to current-release git branch and pull code to make sure you get the latest code of current-release branch on your… Continue reading How to know the changed files between the releases

build · deployment

An approach for automating Sitecore deployments with TeamCity at your machine

This post is a summary of my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore deployments with TeamCity. Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore items across environments automatically Dedicating… Continue reading An approach for automating Sitecore deployments with TeamCity at your machine

build · deployment

Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 1)

This post is used for my workshop at the company. However, it might be an initiative of your own approach for the automating Sitecore deployments with TeamCity. (Note: the summary is here) Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore… Continue reading Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 1)