fix(ci): 強制觸發 CD — service_registry.py Docker 路徑修正已包含於 1f9eea5
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 8m45s
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 8m45s
Pod CrashLoopBackOff: IndexError parents[5]
修復: _find_registry_path() 安全搜尋 (parents[4]/parents[3]/絕對路徑)
1f9eea5 已修復但未觸發 CI,此 commit 強制重新 build
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# apps/api/src/services/service_registry.py
|
||||
# Service Registry Client — 讀取 ops/config/service-registry.yaml
|
||||
# 撰寫: Claude Sonnet 4.6 / 2026-04-08 Asia/Taipei
|
||||
# 修正: 2026-04-08 Claude Sonnet 4.6 — _find_registry_path() 相容 Docker 環境
|
||||
# 架構: leWOOOgo 積木化,純 Service 層,無 Router/DB 依賴
|
||||
# 參考: ADR-062, ADR-063
|
||||
|
||||
|
||||
Reference in New Issue
Block a user