Workflow Syntax
Build a CI workflow with lint, test and package jobs.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Build evidence
Turn concepts into practical implementation, validation and rollback evidence.
Build a CI workflow with lint, test and package jobs.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Display safe diagnostic context values in a test workflow.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Add conditional deployment and cleanup jobs.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Replace a cloud service principal secret with OIDC.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Package a static site and deploy the exact artifact.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Add dependency caching with a lock-file key.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Test an application across multiple Node versions.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Create a reusable deployment workflow for several services.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Create a composite setup-and-validate action.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Configure GitHub-to-Azure workload identity federation.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Create staging and production environments with approval.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.