aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/src
Commit message (Expand)AuthorAgeFilesLines
* feat(ci-new): report per-file results魏曹先生39 hours2-15/+95
* feat(ci-new): add markdown code block verification commands魏曹先生39 hours6-0/+624
* refactor(ci-new): generalize report entries from packages to items魏曹先生40 hours7-80/+116
* feat(ci-new): add test-all task with per-crate config support魏曹先生40 hours8-18/+174
* refactor(ci-new): flatten collect directory layout魏曹先生40 hours2-60/+72
* refactor(ci-new): aggregate successful package reports魏曹先生40 hours3-40/+83
* chore(ci-new): replace progress system with indicatif魏曹先生40 hours2-56/+70
* refactor(ci-new): extract parallel cargo check runner魏曹先生40 hours4-130/+113
* feat(ci-new): add clippy-all task to run clippy on all crates魏曹先生41 hours2-0/+91
* feat(ci-new): add show-features command to list documented features魏曹先生41 hours5-0/+78
* feat(ci-new): add report-clean command to remove collected logs and魏曹先生41 hours4-3/+60
* feat(ci-new): implement build-all task魏曹先生41 hours1-3/+87
* refactor(ci-new): rename job module to task魏曹先生41 hours3-1/+1
* refactor(ci-new): infer platform from build target in export魏曹先生41 hours1-7/+30
* refactor(ci-new): extract report log collection into resource魏曹先生41 hours6-173/+233
* feat: add new Mingling CI system crate (WIP)魏曹先生41 hours11-0/+826