<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_ci/src/task/run.rs, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>chore: reorganize dev tools into dev/ directory and consolidate configs</title>
<updated>2026-08-18T22:15:20+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T21:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ec9edc294fd5e7e29977fc7b0e6fb953422bc0e2'/>
<id>ec9edc294fd5e7e29977fc7b0e6fb953422bc0e2</id>
<content type='text'>
Move CI, dev tools, and configs from root-level scattered locations into
a
unified `dev/` directory structure. Update all references across build
scripts, documentation, and editor configurations.

Also consolidate editor config generation into build.rs for automated
synchronization of rust-analyzer settings across VS Code and Zed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move CI, dev tools, and configs from root-level scattered locations into
a
unified `dev/` directory structure. Update all references across build
scripts, documentation, and editor configurations.

Also consolidate editor config generation into build.rs for automated
synchronization of rust-analyzer settings across VS Code and Zed.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ci-new): extract shared task progress bar helper</title>
<updated>2026-08-18T02:59:46+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T02:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=78776ff4a91c470f075aa5148e48c02ca6e4d050'/>
<id>78776ff4a91c470f075aa5148e48c02ca6e4d050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ci-new): generalize report entries from packages to items</title>
<updated>2026-08-18T02:13:39+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T02:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=8ea8e13f1a6b2a2942b78127e23d6783c5188ca5'/>
<id>8ea8e13f1a6b2a2942b78127e23d6783c5188ca5</id>
<content type='text'>
Rename package-based terminology and structures to item-based, allowing
arbitrary items with associated locations instead of only crate
packages.
Locations are now carried through report files and included in generated
reports, with the fallback to `—` removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename package-based terminology and structures to item-based, allowing
arbitrary items with associated locations instead of only crate
packages.
Locations are now carried through report files and included in generated
reports, with the fallback to `—` removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ci-new): add test-all task with per-crate config support</title>
<updated>2026-08-18T02:01:53+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T02:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=570b2bc1710c0ab8a68ad69a6121144e4f5e3aca'/>
<id>570b2bc1710c0ab8a68ad69a6121144e4f5e3aca</id>
<content type='text'>
Add a new `test-all` command that runs tests across all crates with
optional per-crate command overrides via `mingling-ci.toml` files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new `test-all` command that runs tests across all crates with
optional per-crate command overrides via `mingling-ci.toml` files.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ci-new): aggregate successful package reports</title>
<updated>2026-08-18T01:37:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T01:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ff3293f123a8768fc3b24715b6404ff3a0ab63da'/>
<id>ff3293f123a8768fc3b24715b6404ff3a0ab63da</id>
<content type='text'>
Replace per-package `.ok` files with a single `ok` file listing
successful packages per platform, flushed after all checks complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace per-package `.ok` files with a single `ok` file listing
successful packages per platform, flushed after all checks complete.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci-new): replace progress system with indicatif</title>
<updated>2026-08-18T01:32:47+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T01:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3b56d50c16cf86429de9bf82b717ad4c13d7f968'/>
<id>3b56d50c16cf86429de9bf82b717ad4c13d7f968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ci-new): extract parallel cargo check runner</title>
<updated>2026-08-18T01:26:08+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T01:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=fcdbc57ad135ad134f4f0cb9ea127a24098b7fdb'/>
<id>fcdbc57ad135ad134f4f0cb9ea127a24098b7fdb</id>
<content type='text'>
Extract the duplicate parallel check logic from build-all and
clippy-all tasks into a shared `run_parallel_checks` helper.
Update renderers to set exit code instead of printing failure
counts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract the duplicate parallel check logic from build-all and
clippy-all tasks into a shared `run_parallel_checks` helper.
Update renderers to set exit code instead of printing failure
counts.
</pre>
</div>
</content>
</entry>
</feed>
