accounts/.github
Haitao Pan cb2105ade1 ci(pipeline): replace YAML anchors with global matrix env vars
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.
2025-12-04 10:54:50 +08:00
..
actions Refactor CI pipeline with matrix stages (#737) 2025-12-04 10:40:18 +08:00
ISSUE_TEMPLATE Fix roadmap issue form to follow GitHub spec 2025-10-07 12:21:57 +08:00
workflows ci(pipeline): replace YAML anchors with global matrix env vars 2025-12-04 10:54:50 +08:00
project.yml chore(project): add project bootstrap & workflow 2025-08-21 16:54:40 +08:00