OG T
c8b5c994d4
CD Pipeline / build-and-deploy (push) Failing after 2m27s
fix(ci): B5 整合測試改用 compose pytest-runner service
問題: runner 是 Docker-in-Docker,-v /opt/api-venv 掛到 host 路徑不存在
修正:
- docker-compose.test.yml: 新增 pytest-runner service (python:3.11-slim)
在 compose 網路內跑,hostname=postgres-test 直連,自裝 deps
- postgres-test: initdb.d 自動執行 setup_test_schema.sql,省去手動 psql
- cd.yaml: 改用 --profile test + --exit-code-from pytest-runner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 12:58:44 +08:00
..
2026-03-26 16:06:20 +08:00
2026-04-10 11:04:56 +08:00
2026-04-10 11:04:56 +08:00
2026-04-10 11:52:04 +08:00
2026-04-10 11:40:40 +08:00
2026-04-05 01:00:31 +08:00
2026-03-22 18:57:44 +08:00
2026-04-10 11:04:56 +08:00
2026-03-22 18:57:44 +08:00
2026-04-07 16:00:12 +08:00
2026-04-10 12:58:44 +08:00
2026-04-10 09:16:51 +08:00
2026-03-29 15:27:49 +08:00
2026-04-08 22:59:53 +08:00
2026-04-08 17:06:44 +08:00
2026-03-22 18:57:44 +08:00
2026-04-02 00:23:29 +08:00