aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci
Commit message (Expand)AuthorAgeFilesLines
* refactor(ci-new): extract shared task progress bar helper魏曹先生20 hours5-34/+33
* feat(ci-new): add test-examples command魏曹先生21 hours5-0/+267
* docs(ci-new): align help text command layout魏曹先生21 hours1-14/+13
* feat(ci-new): add markdown structural comparison commands魏曹先生21 hours7-11/+439
* feat(ci-new): report per-file results魏曹先生21 hours4-15/+97
* feat(ci-new): add markdown code block verification commands魏曹先生21 hours7-0/+626
* refactor(ci-new): generalize report entries from packages to items魏曹先生21 hours8-84/+120
* feat(ci-new): add test-all task with per-crate config support魏曹先生21 hours9-18/+175
* refactor(ci-new): flatten collect directory layout魏曹先生22 hours2-60/+72
* refactor(ci-new): aggregate successful package reports魏曹先生22 hours3-40/+83
* chore(ci-new): replace progress system with indicatif魏曹先生22 hours4-57/+224
* refactor(ci-new): extract parallel cargo check runner魏曹先生22 hours4-130/+113
* feat(ci-new): add clippy-all task to run clippy on all crates魏曹先生22 hours3-0/+92
* feat(ci-new): add show-features command to list documented features魏曹先生22 hours6-0/+79
* feat(ci-new): add report-clean command to remove collected logs and魏曹先生22 hours4-3/+60
* feat(ci-new): implement build-all task魏曹先生22 hours4-7/+142
* refactor(ci-new): rename job module to task魏曹先生23 hours3-1/+1
* refactor(ci-new): infer platform from build target in export魏曹先生23 hours1-7/+30
* refactor(ci-new): extract report log collection into resource魏曹先生23 hours6-173/+233
* feat: add new Mingling CI system crate (WIP)魏曹先生23 hours17-0/+1471