Commit Graph
7 Commits
Author SHA1 Message Date
npc0-hue 4e88199d18 Support declared graceful stop and steam.update probe
- LifecycleActionTemplate 新增 gracefulStop:stop 动作可声明插件自有的优雅关闭命令、
  参数、环境、超时与 fallback;超时且 fallback=report 时任务失败,避免默认杀进程。
- 依赖探针新增 steam.update:通过 steamcmd +app_info_print 读取公开分支 buildid,
  与本地 appmanifest_<appid>.acf 比较,输出 installed/latest/update=yes|no|unknown。
- 依赖执行输入新增 ServerRoot,供探针定位插件声明的服务器安装目录。
2026-09-15 13:31:36 +08:00
npc0-hue a695aafd0f Remove legacy steamcmd and SCUM runtime coupling 2026-09-04 12:37:39 +08:00
npc0-hue c8f5213954 Relay current process output without spool 2026-08-31 23:35:14 +08:00
npc0-hue 4277791cb7 Recover managed process log sessions 2026-08-31 12:16:44 +08:00
npc0-hue 3b4e857ef7 Add persistent job claim and file artifact reads 2026-08-26 22:01:55 +08:00
npc0-hue bb051f6da1 Honor deployment root for file operations 2026-08-26 16:09:27 +08:00
npc0-hue 8e02a316fa init 2026-08-26 09:56:43 +08:00