9 — Workflow Outputs
Purpose
[stub: workflow-outputs]
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.
11 — Composite Actions
Compares composite actions, JavaScript actions, and Docker actions as ways to package and publish reusable steps to the Marketplace.
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.