Flow Recipes

Integrating Azure DevOps SCM and GitLab

Using Azure DevOps Repos to manage the code, and GitLab CI/CD to build, test and deploy it.

Flow Recipes

Using Azure DevOps Repos to manage the code, and GitLab CI/CD to build, test and deploy it.

In this video we will demo how to set this integration, and we will demo a development flow.

As Itzik Gan-Baruch explains:

Although we of course recommend using GitLab CI/CD together with our built-in GitLab SCM, this integration of Azure DevOps source code management and GitLab makes it possible to migrate slowly from Azure DevOps by leaving your code in the Azure DevOps repository while you adopt GitLab CI/CD.

This integration is possible with both the self-managed and SaaS versions of GitLab. The integration works only with Azure DevOps/VSTS git version control. TFVC (Team Foundation Version Control) isn’t supported.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button