11 — Composite Actions
Purpose
[stub: composite-actions]
Metadata
| Author | Amit Singh |
| Scope | ci-cd |
Local graph
Related notes
8 — Matrix Builds
Explains matrix strategy fan-out, dynamic matrices computed at runtime, include/exclude overrides, and common OS and language matrix patterns.
7 — Running Jobs
Covers sequential vs. parallel job execution, job dependencies via needs, conditional job/step execution, and continue-on-error semantics for fault-tolerant pipelines.
9 — Workflow Outputs
Covers job outputs, step outputs, and passing data between jobs and reusable workflows without relying on shared filesystem state.
10 — Reusable Workflows
Covers workflow_call, typed inputs/outputs/secrets, and versioning and best-practice conventions for DRY, org-shared CI, grounded in this repo's own reusable Docker, .NET, Python, and Terraform workflows.