This is continuation of Implementing Sitecore CI/CD On-premises using Azure Devops Part-1 Let’s configure CD in Azure Deployment groups A deployment group is a logical set of deployment target machines that have agents installed on each one. Deployment groups represent the physical environments; for example, "Dev", "Test", "UAT", and "Production". In effect, a deployment group... Continue Reading →
{:en}Implementing Sitecore CI/CD On-premises using Azure Devops Part-2{:}{:ja}Azure DevopsPart-2を使用したオンプレミスでのSitecoreCI / CDの実装{:}
{:en}This is continuation of Implementing Sitecore CI/CD On-premises using Azure Devops Part-1 Let’s configure CD in Azure Deployment groups A deployment group is a logical set of deployment target machines that have agents installed on each one. Deployment groups represent the physical environments; for example, "Dev", "Test", "UAT", and "Production". In effect, a deployment group... Continue Reading →
Implementing Sitecore CI/CD On-premises using Azure Devops Part-1
Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration can then be verified by an automated build and automated tests. This approach leads to significantly reduced integration problems, and you can detect errors quickly,... Continue Reading →
{:en}Implementing Sitecore CI/CD On-premises using Azure Devops Part-1{:}{:ja}Azure DevopsPart-1を使用したオンプレミスでのSitecoreCI / CDの実装{:}
{:en}Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration can then be verified by an automated build and automated tests. This approach leads to significantly reduced integration problems, and you can detect errors quickly,... Continue Reading →
Continuous Integration using TeamCity for Sitecore Helix Part-2
GitThis is Part 2 for TeamCity Configuration for Helix Architecture. You can have a look into Part 1:- Installing Teamcity and Connecting to BitBucket. Part 2 will be covering the following points:- Setting up project and creating first 4 build configurations. Installing node module. Copying Sitcore Libraries. Nuget Restore Build Project To cover these steps... Continue Reading →
{:en}Continuous Integration using TeamCity for Sitecore Helix Part-2{:}{:ja}TeamCity for Sitecore HelixPart-2を使用した継続的インテグレーション{:}
{:en}GitThis is Part 2 for TeamCity Configuration for Helix Architecture. You can have a look into Part 1:- Installing Teamcity and Connecting to BitBucket. Part 2 will be covering the following points:- Setting up project and creating first 4 build configurations. Installing node module. Copying Sitcore Libraries. Nuget Restore Build Project To cover these steps... Continue Reading →
Continuous Integration using TeamCity for Sitecore Helix Part-1
Sitecore Helix Continuous Integration(CI) is the practice of having all developers in the team integrate their work with the work of others. You would want to do this process frequently and automatically leveraging a build server. By using continuous integration you can expect to reduce the number of issues that arise and hence be more... Continue Reading →
{:en}Continuous Integration using TeamCity for Sitecore Helix Part-1{:}{:ja}TeamCity for Sitecore HelixPart-1を使用した継続的インテグレーション{:}
{:en}Sitecore Helix Continuous Integration(CI) is the practice of having all developers in the team integrate their work with the work of others. You would want to do this process frequently and automatically leveraging a build server. By using continuous integration you can expect to reduce the number of issues that arise and hence be more... Continue Reading →