csh
|
2dcf9f7da4
|
🐛 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。
|
2026-07-20 16:26:27 +08:00 |
|
csh
|
50efc4bbfa
|
♻️ refactor(ci): 重构为 Prepare 上游 + workflow_run 下游消费者模型
- 新增 prepare.yml:统一检查/安装公共工具并集中 fetch 到共享 bare 仓库
- 统计与发布改为消费成功的 Prepare workflow_run,各自维护 stats/release worktree
- 四个 workflow name 统一为带 emoji 的中文,同步 workflow_run 触发引用
- 系统信息 workflow 保持独立直接触发
- 删除 tests/ 手动验证脚本
|
2026-07-20 16:21:06 +08:00 |
|
csh
|
610c2b3e74
|
♻️ refactor(ci): use fixed workflow slots
|
2026-07-16 09:17:05 +08:00 |
|
csh
|
778297543a
|
🔧 chore(stats): add emoji commit prefixes for generated updates
Ubuntu System Information / show-system-info (push) Successful in 1s
|
2026-05-22 16:48:56 +08:00 |
|
csh
|
550e226a2b
|
🎨 refine(stats): rebalance summary badge styling
Ubuntu System Information / show-system-info (push) Successful in 0s
|
2026-05-22 16:03:09 +08:00 |
|
csh
|
6552f8be47
|
🎨 refine(stats): simplify summary and badge colors
Ubuntu System Information / show-system-info (push) Successful in 1s
|
2026-05-22 15:52:39 +08:00 |
|
csh
|
1259495cbb
|
🐛 fix(stats): switch badges to self-hosted svg
Ubuntu System Information / show-system-info (push) Successful in 0s
|
2026-05-22 15:45:24 +08:00 |
|
csh
|
d4fa498a4a
|
📝 docs(readme): align document navigation headings
|
2026-05-22 14:16:06 +08:00 |
|
csh
|
8445c6a363
|
🐛 fix(buildx_runner): verify multiarch with explicit platforms
|
2026-05-22 14:05:19 +08:00 |
|
csh
|
ebd0f94053
|
♻️ refactor(runner): simplify shell helpers and workflow scripts
|
2026-05-22 13:50:36 +08:00 |
|
csh
|
40fa747a94
|
🔧 chore(runner): allow preset identity overrides via env
|
2026-05-22 13:19:09 +08:00 |
|
csh
|
e5db752c55
|
🐛 fix(docker_runner): validate act_runner binary arch
|
2026-05-22 11:58:01 +08:00 |
|
csh
|
0579c2dc97
|
📝 调整文档分层并补充 workflow 运行模型
Ubuntu System Information / show-system-info (push) Successful in 1s
|
2026-05-22 11:08:15 +08:00 |
|
csh
|
beab4e5696
|
♻️ 改用 shared mirror clone 准备 job 工作副本
Ubuntu System Information / show-system-info (push) Successful in 0s
|
2026-05-22 10:42:06 +08:00 |
|
csh
|
173526be79
|
🔧 为 runner preset 显式设置系统 hostname
Ubuntu System Information / show-system-info (push) Successful in 0s
|
2026-05-22 10:31:22 +08:00 |
|
csh
|
61e512c2ae
|
📝 收紧文档入口与导航层次
Ubuntu System Information / show-system-info (push) Successful in 0s
|
2026-05-22 10:20:33 +08:00 |
|
csh
|
95402f4830
|
🔧 收紧本地脚本与 runner 产物边界
|
2026-05-22 10:09:58 +08:00 |
|
csh
|
124b953d38
|
📝 修正 workflow 文档文件名与链接路径
|
2026-05-22 10:02:02 +08:00 |
|
csh
|
2b5eaf27c9
|
🔧 统一 stats workflow 的 token 契约
|
2026-05-22 09:58:17 +08:00 |
|
csh
|
a4d09c9063
|
🔧 参数化实例配置并补充 preset env 示例
|
2026-05-22 09:45:35 +08:00 |
|
csh
|
ac05621817
|
♻️ 隔离 workflow 工作区并提升默认 runner 并发
|
2026-05-22 09:25:58 +08:00 |
|
csh
|
34480c16e2
|
♻️ 迁移 docker compose 并修复 runner 升级版本识别
Ubuntu System Information / show-system-info (push) Successful in 1s
|
2026-05-07 15:02:38 +08:00 |
|
csh
|
9d4c4a1f73
|
✨ 新增 act_runner 自动升级脚本并同步最新版本探测
Ubuntu System Information / show-system-info (push) Waiting to run
|
2026-05-07 12:08:46 +08:00 |
|
csh
|
99b3560b88
|
:remove: remove(规范):删除版本规范等,后续采用 [新规范](https://git.mytsl.cn/csh/tsl-playbook.git)
Ubuntu System Information / show-system-info (push) Successful in 42s
|
2025-12-12 17:53:16 +08:00 |
|
csh
|
db75d0ebc5
|
✨ gitea的runner参数化,可以通过docker-compose.yml进行配置
Ubuntu System Information / show-system-info (push) Successful in 39s
🐛 修复`Dockerfile`缺少系统包
|
2025-12-10 14:42:20 +08:00 |
|
csh
|
1b5611cf3e
|
🐛 修复贡献者过滤自定义bot名称
Ubuntu System Information / show-system-info (push) Successful in 38s
|
2025-12-09 17:51:48 +08:00 |
|
csh
|
eaedcd3bb2
|
🐛 Bug修复
Ubuntu System Information / show-system-info (push) Successful in 38s
|
2025-12-09 16:23:17 +08:00 |
|
csh
|
0e89b21c41
|
🐛 修复lsb_release命令报错
Ubuntu System Information / show-system-info (push) Failing after 38s
|
2025-12-09 16:17:22 +08:00 |
|
csh
|
39820e656a
|
♻️ 重构代码和docker-runner项目结构
Ubuntu System Information / show-system-info (push) Failing after 38s
✨ 支持`docker`部署`archlinux`,预装`clang`跨平台编译工具链
|
2025-12-09 16:06:25 +08:00 |
|
csh
|
4829434408
|
🚀 优化bot名字,更具辨识度
Hello from ImmortalWrt / say-hello (push) Successful in 1s
|
2025-11-17 18:19:34 +08:00 |
|
csh
|
49f11fb2d8
|
🔧 工作流的bot名字变更为ci-bot
Hello from ImmortalWrt / say-hello (push) Successful in 1s
|
2025-11-17 18:07:24 +08:00 |
|
csh
|
5ec0af5883
|
Merge branch 'main' of https://git.mytsl.cn/csh/actions-template
Hello from ImmortalWrt / say-hello (push) Successful in 1s
|
2025-11-17 17:52:36 +08:00 |
|
csh
|
c81aac970c
|
🔧 docker的默认配置变更
|
2025-11-17 17:52:24 +08:00 |
|
csh
|
1b7eed5d93
|
🐛 不行就先放弃了
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 14:29:15 +08:00 |
|
csh
|
3a17dc4b52
|
🐛 ok了嘛
|
2025-11-03 14:21:19 +08:00 |
|
csh
|
e71d9d01fd
|
🐛 修复过滤转义失败
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 14:08:57 +08:00 |
|
csh
|
160c5ebade
|
🐛 匹配逻辑
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 12:04:12 +08:00 |
|
csh
|
fb4e7f3b1f
|
Merge branch 'main' of https://git.mytsl.cn/csh/actions-template
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 12:00:29 +08:00 |
|
csh
|
9a472a4271
|
🐛 修复匹配正则问题
|
2025-11-03 12:00:14 +08:00 |
|
csh
|
fa21511d1a
|
🐛 fix bug
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 11:38:30 +08:00 |
|
csh
|
7373553270
|
更新 CHANGELOG.md [skip ci]
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 11:28:25 +08:00 |
|
csh
|
f422a75c1c
|
Merge branch 'main' of https://git.mytsl.cn/csh/actions-template
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 11:24:45 +08:00 |
|
csh
|
fc76a1f625
|
🐛 fix bug
|
2025-11-03 11:24:41 +08:00 |
|
csh
|
4ed8099158
|
更新 CHANGELOG.md
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 11:22:06 +08:00 |
|
csh
|
bf6698ab3e
|
🐛 修复commit信息提取错误
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 11:19:46 +08:00 |
|
csh
|
1f535e0675
|
♻️ 重构changelog_and_release.yml
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-03 10:40:26 +08:00 |
|
csh
|
9961226704
|
🐛 移除默认上传CHANGELOG.md
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 23:17:07 +08:00 |
|
csh
|
ec5785cc6a
|
🎨 代码格式化
Hello from ImmortalWrt / say-hello (push) Successful in 0s
:fix: 修复识别`CHANGELOG`标题问题
|
2025-11-02 23:13:48 +08:00 |
|
csh
|
84e2751668
|
🐛 修复tag获取错误问题
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 23:03:22 +08:00 |
|
csh
|
0bb627fd34
|
🐛 修复bug
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 22:51:04 +08:00 |
|
csh
|
9cde246b20
|
♻️ 重构changelog_and_release
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 22:39:12 +08:00 |
|
csh
|
aaeed0d919
|
🐛 修复日期
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 22:11:41 +08:00 |
|
csh
|
f57e6984c0
|
🐛 修复update_state_badge.yml自动生成的README日期错误
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 22:08:17 +08:00 |
|
csh
|
2ac94aff1c
|
📝 更新WORKFLOW说明
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 21:56:34 +08:00 |
|
csh
|
d7a0c7a85b
|
🐛 help me
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 21:50:27 +08:00 |
|
csh
|
948bcfa787
|
🐛 继续修修
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 21:33:52 +08:00 |
|
csh
|
23a7fb5a28
|
🐛 继续修复测试
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-02 21:13:51 +08:00 |
|
csh
|
b616573bfd
|
🐛 修update_stats_badge.yml,还没跑起来
Hello from ImmortalWrt / say-hello (push) Successful in 0s
Update Stats Badege / update-stats (push) Failing after 0s
|
2025-11-02 21:07:01 +08:00 |
|
csh
|
5b3629fb73
|
🐛 修复update_stats_badge.yml 克隆bug
Hello from ImmortalWrt / say-hello (push) Successful in 0s
Update Stats Badege / update-stats (push) Failing after 2s
♻️ 重构`changelog_and_release.yml`部分代码
|
2025-11-02 20:58:07 +08:00 |
|
csh
|
38e6c82394
|
🐛 修复token配置错误
Hello from ImmortalWrt / say-hello (push) Successful in 0s
Update Stats Badege / update-stats (push) Failing after 0s
|
2025-11-02 20:41:03 +08:00 |
|
csh
|
376c1a2866
|
🐛 修复runs-on错误
Hello from ImmortalWrt / say-hello (push) Successful in 0s
Update Stats Badege / update-stats (push) Failing after 0s
|
2025-11-02 20:39:27 +08:00 |
|
csh
|
d5a7d5506e
|
✨ 新增:代码统计徽章 action: update_stats_badge.yml
Update Stats Badege / update-stats (push) Waiting to run
Hello from ImmortalWrt / say-hello (push) Successful in 0s
📝 新增:`update_stats_badge`的简要说明
|
2025-11-02 20:35:04 +08:00 |
|
csh
|
c0aef0f531
|
:demo: 文档更新
|
2025-11-02 19:40:26 +08:00 |
|
csh
|
a21adb9fcc
|
📦 workflows的文件进行更名,并且调整后缀为yml
♻️ `changelog_and_release`代码重构,把配置项全部移动到`env`
|
2025-11-02 19:38:04 +08:00 |
|
csh
|
8971cbffc3
|
🗑️ 移除发布Release时候自动上传CHANGELOG.md
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-01 13:48:29 +08:00 |
|
csh
|
27f35a6c63
|
🗑️ gitignore移除CHANGELOG.md,会导致工作流提交失败
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-01 10:08:30 +08:00 |
|
csh
|
b651daf225
|
🐛 修复生成的CHANGELOG格式不对
Hello from ImmortalWrt / say-hello (push) Successful in 0s
✨ 过滤commit新增`Initial commit`
🎨 代码格式化
|
2025-11-01 10:04:52 +08:00 |
|
csh
|
29cd19ec5b
|
🔧 gitignore新增CHANGELOG.md
|
2025-11-01 10:04:39 +08:00 |
|
csh
|
d50ee5d5cc
|
🗑️ 删除CHANGELOG,让工作流自动执行
Hello from ImmortalWrt / say-hello (push) Successful in 0s
|
2025-11-01 10:01:15 +08:00 |
|
csh
|
4b34b9e0f3
|
🎉 首次发布!!
Hello from ImmortalWrt / say-hello (push) Successful in 0s
📝 教程阅读`README`
|
2025-11-01 09:38:08 +08:00 |
|
csh
|
082194acba
|
Initial commit
|
2025-11-01 09:36:23 +08:00 |
|