| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(ci): add translated docs structure consistency check | 魏曹先生 | 40 hours | 1 | -0/+4 |
| | | | | | | | Add a new CI check that verifies translated docs directories mirror the English reference structure, comparing structural signatures of markdown files including headings, code fences, and list types. | ||||
| * | ci: update actions/checkout to v7 | 魏曹先生 | 3 days | 1 | -1/+1 |
| | | |||||
| * | ci: add macOS to CI test matrix | 魏曹先生 | 6 days | 1 | -2/+12 |
| | | |||||
| * | ci: Refactor CI workflows into single check matrix | 魏曹先生 | 6 days | 1 | -32/+5 |
| | | | | | | | Replace the separate code/docs CI jobs and local check flags with a unified `--check-*` flag system, enabling each check to run independently across a platform matrix. | ||||
| * | ci: remove output redirection from test commands | 魏曹先生 | 8 days | 1 | -2/+2 |
| | | |||||
| * | fix(ci): capture stderr in cargo ci steps | 魏曹先生 | 2026-07-26 | 1 | -2/+2 |
| | | |||||
| * | ci(ci): update cache keys to include .run directory and split by job | 魏曹先生 | 2026-07-20 | 1 | -4/+4 |
| | | |||||
| * | ci: upload docs test result artifact on failure | 魏曹先生 | 2026-07-20 | 1 | -0/+7 |
| | | |||||
| * | feat: add CI check workflow and update contributing guide | 魏曹先生 | 2026-07-10 | 1 | -0/+47 |
