Cross-Platform Build Matrix
workflow:cross-platform-build-matrix
Workflowworkflows/workflows/workflows-desktop.yaml·Open in Graph → {
"id": "workflow:cross-platform-build-matrix",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-desktop.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Cross-Platform Build Matrix",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-pull-request",
"complexity": "single-team",
"description": "Configures and maintains CI build matrices spanning multiple operating\nsystems, architectures, and toolchain versions — ensuring each\ncombination passes tests, managing conditional compilation flags,\nand triaging platform-specific failures. Excludes final packaging.\n"
},
"outgoingEdges": [
{
"from": "workflow:cross-platform-build-matrix",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "skill-area:editor-fluency",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "responsibility:flaky-test-quarantine",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "org-unit:engineering-productivity",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}