Commit Graph
7 Commits
Author SHA1 Message Date
goukiandCursor 9f1b0cf0e3 fix: restart queue/AI workers after Laravel release switch
Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.6
2026-07-26 19:12:33 +00:00
goukiandCursor b5979462f0 fix: ensure shared .env is readable by PHP before config:cache
Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.5
2026-07-18 15:14:18 +08:00
goukiandCursor c726bfdbd7 fix: avoid host chown after composer; prune releases in container only
Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.4
2026-07-18 15:09:02 +08:00
goukiandCursor c0579c502f fix: prune old releases via php container to avoid permission denied
composer-created vendor trees are not deletable by the host runner user

Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.3
2026-07-18 15:04:27 +08:00
goukiandCursor c412331154 fix: 加固生产部署权限与测试网络
Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.2
2026-07-16 12:57:24 +08:00
goukiandCursor 37c5e1f0d8 test: 仅运行后端 HTTP API 测试
Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.1
2026-07-15 21:53:13 +08:00
goukiandCursor ec0f2aab5a feat: 增加可复用部署工作流工具
Co-authored-by: Cursor <cursoragent@cursor.com>
v1 v1.0.0
2026-07-15 21:49:27 +08:00