- Learn along with the Space Game web team the benefits of collaboration through Visual Studio Code and GitHub.
After completing this module, you'll be able to:
- Collaborate with others by choosing an appropriate branching and merging strategy.
- Add a badge to your GitHub repository to show the status of the latest build.
- Add a dashboard widget to help visualize your build history.
- Set up a rule on your GitHub repository to require a review.
- In this module, the Space Game web team guides you through creating a build pipeline that produces a package that can be used by multiple applications.
After completing this module, you'll be able to:
- Create and share packages that multiple applications can use.
- Create a build pipeline for your package and publish your package to Azure Artifacts.
- Connect an application to your package and build the application in Azure Pipelines.
- Push changes to your package and update your application to use them.
Live Online Classes in Design, Coding & AI — Small Classes, Free Retakes
Build the Finance Skills That Lead to Promotions — Not Just Certificates
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Syllabus
- Implement a code workflow in your build pipeline by using Git and GitHub
- Introduction
- Choose a code-flow strategy
- Exercise - Set up your Azure DevOps environment
- Exercise - Create a pull request
- Exercise - Push a change through the pipeline
- Exercise - Add a build badge
- Exercise - Track your build history
- Exercise - Add a rule to require a review
- Exercise - Clean up your Azure DevOps environment
- Summary
- Manage build dependencies with Azure Artifacts
- Introduction
- Plan build dependencies for your pipeline
- What is Azure Artifacts?
- Exercise - Set up your Azure DevOps environment
- Exercise - Create a package feed in Azure Artifacts
- Exercise - Create a pipeline for your package
- Exercise - Reference the package from the application
- Exercise - Push a change to your package
- Exercise - Clean up your Azure DevOps environment
- Summary