Visual Studio Toolbox Live - DevOps with GitHub Actions
Watch the Visual Studio Toolbox Live recording as I show you how you can automate your builds, tests, and deployments with GitHub Actions
Overview
I recently had the opportunity to hop on the Visual Studio Toolbox Live channel for a 2-part DevOps series: one session on GitHub Actions and one session on Azure Pipelines. In this video, we introduce GitHub Actions, how it varies from Azure Pipelines, and create a workflow to build and deploy a sample web app to Azure. I had a great time with Leslie and Robert, and I hope you enjoy the videos!
Josh Johanning shows how you can automate your builds, tests, and deployments with GitHub Actions
- Sample app repo: https://github.com/joshjohanning-org/tailspin-spacegame-web-demo
- Learning resources: Microsoft Learn, GitHub Skills, and GitHub Learning Pathways
- Workflow syntax for GitHub Actions
See my other Visual Studio Toolbox Live video on Azure Pipelines here!
This post is licensed under CC BY 4.0 by the author.