GitHub Actions does not support YAML anchors (`x-matrix`), so the pipeline has been updated to use JSON-based global matrix variables (MATRIX_PLATFORM / MATRIX_SERVICE / MATRIX_ENVIRONMENT) and fromJson() inside each job's strategy. No logic changed: the 5-stage pipeline (code-quality → build → test → security → deploy) keeps the same matrix behaviour with a single source of truth. |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| project.yml | ||