Developer automation with GitHub actions

Wednesday, Jun 8 4:00 PM - 5:00 PM Discovery C |200/125

Description

This session will explore how to automate GitHub using workflows and GitHub Actions. We will explore from simple scenarios all the way to the complex of managing 300+ downstream repositories.

Topics
* Visualizing CI/CD with workflows
* Taking action from comments (canary builds)
* Managing dependency updates
* Managing security updates and patching
* Using template repositories for microservices
* Managing collaborators through workflows
* Reusability of workflows and actions