DevOps in the Spotlight, Microsoft Sessions, Foundational Sessions

VW12 Getting Started with GitHub Actions

08/05/2020

11:00am - 12:15pm

Level: Intermediate

Mickey Gousset

DevOps Architect

GitHub

GitHub Actions enable you to create custom software development lifecycle workflows directly in your GitHub repository. You can create tasks, called "actions", and combine them to create custom workflows to build, test, package, release and/or deploy any code project on GitHub. In this session you will learn the ins and outs of GitHub Actions, and walk away with workflows and ideas that you can start using in your own repos immediately.

You will learn:

  • What GitHub Actions are and why you care
  • How to build/release your GitHub repos using GitHub Actions
  • Tips/tricks for your YAML files