-
0.0.5-rc1 Pre-Release
released this
2026-07-20 16:39:08 +08:00 | 9 commits to main since this release📝 What's Changed
- ✨ 新增 act_runner 自动升级脚本并同步最新版本探测 (9d4c4a1) by @csh
- ♻️ 迁移 docker compose 并修复 runner 升级版本识别 (34480c1) by @csh
- ♻️ 隔离 workflow 工作区并提升默认 runner 并发 (ac05621) by @csh
- 🔧 参数化实例配置并补充 preset env 示例 (a4d09c9) by @csh
- 🔧 统一 stats workflow 的 token 契约 (2b5eaf2) by @csh
- 📝 修正 workflow 文档文件名与链接路径 (124b953) by @csh
- 🔧 收紧本地脚本与 runner 产物边界 (95402f4) by @csh
- 📝 收紧文档入口与导航层次 (61e512c) by @csh
- 🔧 为 runner preset 显式设置系统 hostname (173526b) by @csh
- ♻️ 改用 shared mirror clone 准备 job 工作副本 (beab4e5) by @csh
- 📝 调整文档分层并补充 workflow 运行模型 (0579c2d) by @csh
- 🐛 fix(docker_runner): validate act_runner binary arch (e5db752) by @csh
- 🔧 chore(runner): allow preset identity overrides via env (40fa747) by @csh
- ♻️ refactor(runner): simplify shell helpers and workflow scripts (ebd0f94) by @csh
- 🐛 fix(buildx_runner): verify multiarch with explicit platforms (8445c6a) by @csh
- 📝 docs(readme): align document navigation headings (d4fa498) by @csh
- 🐛 fix(stats): switch badges to self-hosted svg (1259495) by @csh
- 🎨 refine(stats): simplify summary and badge colors (6552f8b) by @csh
- 🎨 refine(stats): rebalance summary badge styling (550e226) by @csh
- 🔧 chore(stats): add emoji commit prefixes for generated updates (7782975) by @csh
- ♻️ refactor(ci): use fixed workflow slots (610c2b3) by @csh
- ♻️ refactor(ci): 重构为 Prepare 上游 + workflow_run 下游消费者模型
- 🐛 fix(ci): 补全 prepare.yml 缺失的 GIT_CONFIG_VALUE_1
GIT_CONFIG_COUNT=3 但 env 段漏写 GIT_CONFIG_KEY_1/VALUE_1,
credential helper 函数串被错放到 KEY_1,导致 git 报
missing config value GIT_CONFIG_VALUE_1 而无法 fetch。
(2dcf9f7) by @csh - ♻️ refactor(ci): 将 GIT_CONFIG 环境变量改为内联 -c 认证
👥 Contributors
Downloads