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.

This entry is part 3 of 5 in the series DevOps Flow on Azure

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.

Series Navigation<< Tasktop Hub Demo – Integrating Rally and Azure DevOpsHow to Integrate SonarQube with Azure DevOps | Automate Code Scan using SonarQube In Azure Pipelines >>

Leave a Reply

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

Back to top button