-
Book Overview & Buying
-
Table Of Contents
Azure DevOps Explained
By :
Now that we have created our feed, we are going to create a build pipeline that automatically creates a package during the build of the project. For this example, you can use the sample project provided in this book's GitHub repository. This sample project consists of all the models from the PartsUnlimited project. We are going to add all the models to a package and distribute it from Artifacts. This way, you can easily share the data model across different projects.
The first step is to import the GitHub repository into the PartsUnlimited organization in Azure DevOps.
To add the sample models project to the PartsUnlimited repository, perform the following steps:
Figure 7.2 – Importing a repository