<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/.github/workflows, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>ci: add macOS to CI test matrix</title>
<updated>2026-08-12T10:35:11+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-12T10:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=760b74b907680038d16b5ad6dbbaa5d0f0068716'/>
<id>760b74b907680038d16b5ad6dbbaa5d0f0068716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Refactor CI workflows into single check matrix</title>
<updated>2026-08-12T09:12:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-12T09:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=2efec9d3924ce1d806b04e2d51c1cda285bf501d'/>
<id>2efec9d3924ce1d806b04e2d51c1cda285bf501d</id>
<content type='text'>
Replace the separate code/docs CI jobs and local check flags with
a unified `--check-*` flag system, enabling each check to run
independently across a platform matrix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the separate code/docs CI jobs and local check flags with
a unified `--check-*` flag system, enabling each check to run
independently across a platform matrix.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: switch to forked cargo-llvm-cov and refactor coverage tests</title>
<updated>2026-08-11T20:19:43+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-11T20:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=3a2341b0b618eacd902d611b49d4c481b671e286'/>
<id>3a2341b0b618eacd902d611b49d4c481b671e286</id>
<content type='text'>
Refactor cov-test to collect coverage from workspace tests, integration
test crates, and examples, merging them into a single HTML report.

This requires the forked cargo-llvm-cov which supports including
non-workspace binaries and test/example source files in the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor cov-test to collect coverage from workspace tests, integration
test crates, and examples, merging them into a single HTML report.

This requires the forked cargo-llvm-cov which supports including
non-workspace binaries and test/example source files in the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove output redirection from test commands</title>
<updated>2026-08-10T10:01:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-10T10:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=8c16b7599563c8bf3ccf555b6e27ddbbc27d8866'/>
<id>8c16b7599563c8bf3ccf555b6e27ddbbc27d8866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove ZIP template packaging and use directories</title>
<updated>2026-08-09T06:45:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-09T06:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c74a3857564dd875071b4ce52ee9bf343c8e2180'/>
<id>c74a3857564dd875071b4ce52ee9bf343c8e2180</id>
<content type='text'>
Replace the ZIP-based template archive workflow with direct
directory copying. Delete the `package-mling-tmpls` tool and
remove the `zip` dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the ZIP-based template archive workflow with direct
directory copying. Delete the `package-mling-tmpls` tool and
remove the `zip` dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: package mling templates in CI workflow</title>
<updated>2026-08-08T20:59:50+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T20:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=42329d039d8c7ffcdf89c68d34bb618fe9c624f2'/>
<id>42329d039d8c7ffcdf89c68d34bb618fe9c624f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ci): capture stderr in cargo ci steps</title>
<updated>2026-07-26T13:10:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-26T13:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=884b6ed34358a5fd2863a289e10ca933d33f25bf'/>
<id>884b6ed34358a5fd2863a289e10ca933d33f25bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(ci): Move .temp cleanup closer to deployment step</title>
<updated>2026-07-22T16:43:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=6e9d1266f82b64d53fe35cfb662242a180baa56f'/>
<id>6e9d1266f82b64d53fe35cfb662242a180baa56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ci): clean .temp directory before building API docs</title>
<updated>2026-07-22T16:42:49+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T16:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=55098f71bd3314531cef2b68bd209a4746476b06'/>
<id>55098f71bd3314531cef2b68bd209a4746476b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use nightly toolchain for API doc generation</title>
<updated>2026-07-22T12:24:35+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T12:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=d8ad761c12fdc650a5c66d7d911024763df44de9'/>
<id>d8ad761c12fdc650a5c66d7d911024763df44de9</id>
<content type='text'>
Switch to nightly toolchain and add --docsrs flag to build API docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to nightly toolchain and add --docsrs flag to build API docs.
</pre>
</div>
</content>
</entry>
</feed>
