Merge remote-tracking branch 'gitea/main' into codex/security-supply-chain-contracts-20260512
This commit is contained in:
@@ -7488,3 +7488,45 @@ success
|
||||
```
|
||||
|
||||
**目前整體進度**:約 67%。
|
||||
|
||||
**production deploy / smoke 追加(完成)**:
|
||||
|
||||
```text
|
||||
Gitea:
|
||||
2007 ai-code-review c4860872 -> success
|
||||
2006 CD Pipeline c4860872 -> success
|
||||
tests -> success
|
||||
build-and-deploy -> success
|
||||
post-deploy-checks -> success
|
||||
|
||||
K8s image:
|
||||
awoooi-api 192.168.0.110:5000/awoooi/api:c486087294381d28e6e52163dc29405395ccb34d
|
||||
awoooi-worker 192.168.0.110:5000/awoooi/api:c486087294381d28e6e52163dc29405395ccb34d
|
||||
awoooi-web 192.168.0.110:5000/awoooi/web:c486087294381d28e6e52163dc29405395ccb34d
|
||||
|
||||
health:
|
||||
https://awoooi.wooo.work/api/v1/health -> 200
|
||||
|
||||
Run Detail smoke:
|
||||
run_id=f12a0d21-1e6f-53ee-a677-5bd2b7d7d1a7
|
||||
mcp_gateway_present=true
|
||||
mcp_gateway_total=0
|
||||
counts.steps=0 counts.outbound_messages=1 counts.mcp_calls=0 counts.timeline=3
|
||||
|
||||
Telegram detail formatter smoke:
|
||||
source_id=codex-t9-approval-smoke-eb44cd4a
|
||||
found=true
|
||||
gateway_total=1
|
||||
lines=8
|
||||
stage=provider_failed_after_gateway / failed
|
||||
first_class=1 policy=1 legacy=0
|
||||
agent=approval_executor
|
||||
tool=ssh_docker_restart
|
||||
scope=write
|
||||
```
|
||||
|
||||
判讀:
|
||||
|
||||
- T11 已部署:Operator Run Detail 與 Telegram detail formatter 都已能呈現 MCP Gateway 摘要。
|
||||
- 這次沒有發送真實 Telegram 測試訊息,避免洗版;改以 production pod 直接呼叫 detail formatter 驗證。
|
||||
- 目前整體進度更新:約 68%。
|
||||
|
||||
@@ -40,7 +40,7 @@ resources:
|
||||
images:
|
||||
- name: 192.168.0.110:5000/library/api:IMAGE_TAG_PLACEHOLDER
|
||||
newName: 192.168.0.110:5000/awoooi/api
|
||||
newTag: a99dccfc73cf5a763a2c42434fa09d70559df603
|
||||
newTag: c486087294381d28e6e52163dc29405395ccb34d
|
||||
- name: 192.168.0.110:5000/library/web:IMAGE_TAG_PLACEHOLDER
|
||||
newName: 192.168.0.110:5000/awoooi/web
|
||||
newTag: a99dccfc73cf5a763a2c42434fa09d70559df603
|
||||
newTag: c486087294381d28e6e52163dc29405395ccb34d
|
||||
|
||||
Reference in New Issue
Block a user