Commit Graph

26 Commits

Author SHA1 Message Date
chengkai3 143893f586 fix: [FL-126] 修复 GitHub Actions workflow 中 web 镜像构建的 build context
- 将 web 镜像构建的 context 从 ./web 改为 .(仓库根目录)
- 保持 dockerfile 为 ./web/Dockerfile
- 与 Dockerfile 的改动配套,确保 npm workspace 结构正确工作

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-06-15 12:18:54 +08:00
chengkai3 9d497291e1 [fix]:[FL-56][修复 Buildx 安装阶段构建错误]
Co-authored-by: multica-agent <github@multica.ai>
2026-06-09 00:33:42 +08:00
chengkml 90ed11c4da fix(ci): switch deploy images to cn registry 2026-05-16 14:23:23 +08:00
chengkml b649fac7b9 feat(web): support /fl base path deployment 2026-05-16 14:08:18 +08:00
Admin 407ff75587 修复生产部署 flower 容器命名冲突
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 19:02:56 +08:00
chengkai3 b9ad39db5c ci: sync deploy/pro-deploy files to remote before compose deploy 2026-05-02 13:22:02 +08:00
chengkai3 760825bd49 fix: ensure remote deploy/pro-deploy path exists in workflow 2026-05-02 13:07:54 +08:00
chengkai3 85689bf1bd refactor: migrate deploy layout and stabilize compose runtime 2026-05-02 12:34:27 +08:00
chengkai3 cf0a5c978e refactor: remove scheduler service and unify celery dispatch 2026-05-02 10:22:34 +08:00
chengkml a4f2debabc ci: enforce WEB_PORT 3000 in deploy workflow 2026-05-02 10:02:02 +08:00
Admin dc33cd6bfb 修复部署端口冲突并将 flower 设为可选服务
Co-authored-by: multica-agent <github@multica.ai>
2026-05-02 05:23:11 +08:00
Admin 6a44b69242 修复部署流程中 minio-init 变量被提前展开导致卡住
Co-authored-by: multica-agent <github@multica.ai>
2026-05-02 05:14:53 +08:00
chengkai3 04524d57dc chore: switch file storage default to minio and align deploy workflow 2026-05-01 21:49:45 +08:00
chengkai3 b6d65ac76b Revert "chore: enable minio in deployment workflow"
This reverts commit dadc4ed422.
2026-05-01 19:00:21 +08:00
chengkai3 dadc4ed422 chore: enable minio in deployment workflow 2026-05-01 18:20:45 +08:00
Admin ef15f0329f 补充部署失败时容器诊断日志输出
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 12:07:52 +08:00
chengkml c8ec27c6aa chore: unify github deploy postgres port to 5434 2026-05-01 11:00:08 +08:00
chengkml 792f5037c7 ci: switch deployment workflow from main to dev 2026-05-01 10:31:56 +08:00
chengkai3 a737e5f542 chore: sync workspace changes 2026-04-17 21:55:27 +08:00
chengkai3 c2505eb70c fix: enhance cors origin configuration 2026-04-12 23:00:19 +08:00
chengkai3 0fa6b043c6 chore: switch db port to 5433 and use pgvector image 2026-04-12 21:46:31 +08:00
chengkai3 2c854cc6af ci: harden deploy timeout and compose pull retry 2026-04-12 21:19:24 +08:00
chengkai3 b88b775f84 fix(deploy): stabilize db image source and record api recovery 2026-04-12 20:56:24 +08:00
chengkai3 c777d9d32a feat: sync workspace updates 2026-04-12 16:00:20 +08:00
chengkai3 590aba014d fix: validate deploy secrets and fallback host vars 2026-04-12 00:21:49 +08:00
chengkai3 0eb656aaf2 feat: add CI/CD workflow and sync latest workspace changes 2026-04-12 00:03:30 +08:00