Articles tagged "repos"

Note: these commits were pushed separately to generate distinct "Last run"s.
6 min read

Creating Monorepo Pipelines in Azure DevOps

Some software projects will use a monorepo for multiple components, especially projects migrating to the cloud. Let's create multiple Azure DevOps pipelines for a single git repository. But this is not without disadvantages.