Files
Genarrative/deploy
kdletters c8dc9a450f
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 6m59s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 7m16s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 7m36s
Project CI / Backend tests (pull_request) Failing after 21s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 8m35s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 1m23s
Project CI / Repository checks (pull_request) Failing after 16s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m59s
Project CI / AI game creator shell web tests (pull_request) Successful in 3m20s
Project CI / Frontend tests (pull_request) Successful in 4m26s
Project CI / Native shell tests (pull_request) Successful in 6m24s
恢复固定 Node 在系统 PATH 的可见性
- 上一版把固定 Node 只放在 /usr/local/lib/genarrative-node,未在 /usr/local/bin 建 node 链接
- command.exec 只信任 /usr/local/bin 等系统目录,导致 CI 上所有需要真实 node 的命令用例失败(找不到受信任的 node 可执行文件)
- 在 npm 固定版本步骤后恢复 /usr/local/bin/node 符号链接,并同步注释口径
2026-09-21 03:06:32 +08:00
..