aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci
Commit message (Expand)AuthorAgeFilesLines
* chore: reorganize dev tools into dev/ directory and consolidate configsHEADmain魏曹先生6 hours42-4812/+0
* fix: use porcelain diff for worktree cleanliness check魏曹先生24 hours1-4/+11
* chore: show diff on git-unlock in CI魏曹先生24 hours1-4/+25
* feat(ci-new): preserve dirty changes across CI lock魏曹先生25 hours3-28/+67
* feat(git-unlock): report dirty working tree via exit code魏曹先生25 hours1-5/+20
* feat(ci-new): add git-lock and git-unlock CI commands魏曹先生25 hours6-0/+186
* feat(ci-new): add refresh tools for docs, examples, and features魏曹先生25 hours8-0/+781
* refactor(mingling_ci): rename build, clippy, and docs commands to -check魏曹先生26 hours7-32/+33
* feat(ci-new): add docs-build command to mingling_ci魏曹先生26 hours3-0/+46
* refactor(ci-new): extract shared task progress bar helper魏曹先生26 hours5-34/+33
* feat(ci-new): add test-examples command魏曹先生26 hours5-0/+267
* docs(ci-new): align help text command layout魏曹先生26 hours1-14/+13
* feat(ci-new): add markdown structural comparison commands魏曹先生26 hours7-11/+439
* feat(ci-new): report per-file results魏曹先生26 hours4-15/+97
* feat(ci-new): add markdown code block verification commands魏曹先生26 hours7-0/+626
* refactor(ci-new): generalize report entries from packages to items魏曹先生26 hours8-84/+120
* feat(ci-new): add test-all task with per-crate config support魏曹先生27 hours9-18/+175
* refactor(ci-new): flatten collect directory layout魏曹先生27 hours2-60/+72
* refactor(ci-new): aggregate successful package reports魏曹先生27 hours3-40/+83
* chore(ci-new): replace progress system with indicatif魏曹先生27 hours4-57/+224
* refactor(ci-new): extract parallel cargo check runner魏曹先生27 hours4-130/+113
* feat(ci-new): add clippy-all task to run clippy on all crates魏曹先生27 hours3-0/+92
* feat(ci-new): add show-features command to list documented features魏曹先生27 hours6-0/+79
* feat(ci-new): add report-clean command to remove collected logs and魏曹先生28 hours4-3/+60
* feat(ci-new): implement build-all task魏曹先生28 hours4-7/+142
* refactor(ci-new): rename job module to task魏曹先生28 hours3-1/+1
* refactor(ci-new): infer platform from build target in export魏曹先生28 hours1-7/+30
* refactor(ci-new): extract report log collection into resource魏曹先生28 hours6-173/+233
* feat: add new Mingling CI system crate (WIP)魏曹先生28 hours17-0/+1471