Completed
- Custom actions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building and Deploying to Azure with GitHub Actions
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Learning objectives
- 3 - About YAML
- 4 - Workflows in GitHub
- 5 - Self hosted runners
- 6 - Running multiple jobs
- 7 - Marketplace
- 8 - Custom actions
- 9 - Usage limits
- 10 - Action documentation
- 11 - Using variables
- 12 - Conditionals
- 13 - Expressions
- 14 - Contexts
- 15 - Secrets
- 16 - Concurrency
- 17 - Actions in .NET
- 18 - Docker
- 19 - .NET end to end demo
- 20 - Summary and conclusion