DevOps with Github and Azure: Implementing Package Management with GitHub
Managing packages is a central problem with modern software development. This course will teach you how to tame your package dependencies using GitHub Packages, GitHub’s artifact repository offering.
What you'll learn
In modern development, no serious application exists without package dependencies. In this course, DevOps with Github and Azure: Implementing Package Management with GitHub, you’ll learn to architect packages and understand when and why you need to do this. First, you’ll explore the software package landscape. Next, you’ll discover how to version your packages effectively with Semantic Versioning. Finally, you’ll learn how to manage your packages in a build. When you’re finished with this course, you’ll have the skills and knowledge of package management with GitHub needed to tame your package dependencies in your software project.
Table of contents
- Introducing GitHub Packages 2m
- Demo: Pulling Packages from GitHub Packages 7m
- Pushing to GitHub Packages 1m
- Demo: Pushing a Package to GitHub 7m
- Packages and Version Control 3m
- Managing Packages in a Build Pipeline 2m
- Demo: Integrating GitHub Packages with a Build 4m
- A Package-specific Build 7m
- Demo: A Package Build 6m
- Package Build Wrap-up 2m
- Maintaining Package Security 3m
- Summary 0m