GitHub Actions and Workflow Basics
Explains the basic concepts of GitHub Actions, Workflow structure, and practical usage examples.
Explains the basic concepts of GitHub Actions, Workflow structure, and practical usage examples.
Default runner specs, parallelism limits, ways to scale up compute, best practices, and a comparison with Azure DevOps pipeline compute resources.
Explains GitHub App concepts, differences from OAuth Apps, authentication flow, and integration with GitHub Actions.
How to build and operate self-hosted GitHub Actions runners using Azure Container Apps Jobs and the KEDA github-runner scaler.
Explains the "Shift Left" philosophy of implementing security measures early in the development cycle, along with practical implementation methods in .NET, Azure, Terraform, GitHub, and Angular.
Learn how to trigger pipelines from external systems or other workflows using GitHub Actions Repository Dispatch events.