GitHub Actions and Workflow Basics
Explains the basic concepts of GitHub Actions, Workflow structure, and practical usage examples.
Workflow Orchestration with Repository Dispatch
Learn how to trigger pipelines from external systems or other workflows using GitHub Actions Repository Dispatch events.
Self-hosted Runners with ACA Job and KEDA
How to build and operate self-hosted GitHub Actions runners using Azure Container Apps Jobs and the KEDA github-runner scaler.
GitHub App Basics
Explains GitHub App concepts, differences from OAuth Apps, authentication flow, and integration with GitHub Actions.
GitHub Actions Compute Resources and Parallelism
Default runner specs, parallelism limits, ways to scale up compute, best practices, and a comparison with Azure DevOps pipeline compute resources.