<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_ci/src/res, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<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/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/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): flatten collect directory layout</title>
<updated>2026-08-18T01:40:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T01:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=a7adc172b3cc58e0555b1cddb45d6301c733be81'/>
<id>a7adc172b3cc58e0555b1cddb45d6301c733be81</id>
<content type='text'>
Store result files directly in `collect/` as
`{task}.{platform}.ok` and `{task}.{platform}.{package}.err`
instead of nesting under task/platform subdirectories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Store result files directly in `collect/` as
`{task}.{platform}.ok` and `{task}.{platform}.{package}.err`
instead of nesting under task/platform subdirectories.
</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/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>feat(ci-new): add show-features command to list documented features</title>
<updated>2026-08-18T01:18:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T01:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=ee3c2e39ac8456712bf21bd5f3d300d9c8b5605a'/>
<id>ee3c2e39ac8456712bf21bd5f3d300d9c8b5605a</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 report log collection into resource</title>
<updated>2026-08-18T00:38:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T00:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c2708e655d350b240bc25e3f6c77026eebcf1b16'/>
<id>c2708e655d350b240bc25e3f6c77026eebcf1b16</id>
<content type='text'>
Move log parsing, ANSI stripping, and git info retrieval into a
`ResCollectLogs` resource read once during CI setup, keeping the
report command focused on rendering. Also add a `package_dirs` map
to `Manifests` for direct package name lookups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move log parsing, ANSI stripping, and git info retrieval into a
`ResCollectLogs` resource read once during CI setup, keeping the
report command focused on rendering. Also add a `package_dirs` map
to `Manifests` for direct package name lookups.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add new Mingling CI system crate (WIP)</title>
<updated>2026-08-18T00:27:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-18T00:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=5d0918ff5e19ebc67e4698bc308f6562779b7110'/>
<id>5d0918ff5e19ebc67e4698bc308f6562779b7110</id>
<content type='text'>
Add `mingling_ci` as a standalone CI system built on Mingling 0.4.0
to validate the next version, with report collection and manifest
listing commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `mingling_ci` as a standalone CI system built on Mingling 0.4.0
to validate the next version, with report collection and manifest
listing commands.
</pre>
</div>
</content>
</entry>
</feed>
