DevOps and Beyond

VSTH11 Advanced GitHub Actions

11/18/2021

2:30pm - 3:45pm

Level: Advanced

Mickey Gousset

DevOps Architect

GitHub

GitHub Actions works well as a CI/CD system, but that is just the start, as it can do so much more. In this session, you'll learn some of the advanced concepts around GitHub Actions, such as creating your own custom actions, as well as see how GitHub Actions can be used for more than just CI/CD.

You will learn:

  • How to create workflows that aren't just CI/CD
  • How to create custom actions
  • How to integrate GitHub Actions with other systems