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