Skip to content

fix(ci): 修复无GPU环境下Compose启动失败#7

Merged
fatehu merged 3 commits intomainfrom
feature/ci-gpu-reset-fix-20260216
Feb 16, 2026
Merged

fix(ci): 修复无GPU环境下Compose启动失败#7
fatehu merged 3 commits intomainfrom
feature/ci-gpu-reset-fix-20260216

Conversation

@fatehu
Copy link
Owner

@fatehu fatehu commented Feb 16, 2026

变更说明

  • .github/docker-compose.ci.yml 的 backend GPU 覆盖改为 gpus: !reset []
  • 确保 CI 覆盖文件真正移除基线 docker-compose.yml 中的 GPU 声明
  • 补充本阶段 docs/skillsdocs/test 中文文档(分钟级时间)

验证

  • docker compose -f docker-compose.yml -f .github/docker-compose.ci.yml config 不再包含 backend.gpus
  • 使用与 workflow 一致命令 up -d --build backend frontend postgres redis codelab-runner 可正常启动
  • backend/frontend 日志健康

背景

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@fatehu fatehu merged commit 5e362df into main Feb 16, 2026
1 check passed
@fatehu fatehu deleted the feature/ci-gpu-reset-fix-20260216 branch February 16, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant