Modern Software Engineering, Microsoft Sessions

VT13 Make the Most of GitHub to Setup your Projects for Success

07/18/2023

3:00pm - 4:15pm

Level: Introductory to Intermediate

Jessie Houghton

VS Program Manager

Microsoft

Learn about the GitHub developer workflow from project management in GitHub Issues, through version control in the IDE, and GitHub Actions for your build pipelines. This session will include an overview of how these three major offerings tie into your core work in Visual Studio 2022. It will also demonstrate how to get everything set up and walk through a complete end to end scenario of the development process. It will also cover how deployment environments can plug in to create ready to code experiences on branch switch or pr creation.

You will learn:

  • How to get started with GitHub Issue tracking with Visual Studio
  • How to leverage GitHub in the inner loop work developer workflow
  • How to incorporate GitHub Actions in Visual Studio