Files
awoooi/docs/security/git-remote-refs-wooo-infra-config.snapshot.json
Your Name 9e15fd08b3
All checks were successful
CD Pipeline / tests (push) Successful in 1m39s
Code Review / ai-code-review (push) Successful in 15s
CD Pipeline / build-and-deploy (push) Successful in 5m19s
CD Pipeline / post-deploy-checks (push) Successful in 2m11s
feat(web): land iwooos security posture surfaces
2026-05-25 20:35:52 +08:00

46 lines
1.3 KiB
JSON

{
"schema_version": "git_remote_refs_probe_v1",
"group_name": "wooo-infra-config-remotes",
"status": "partial",
"repo_count": 2,
"aligned_current_branch_count": 1,
"unreachable_count": 1,
"repos": [
{
"label": "wooo-infra-config-gitea",
"repo_path": "/Users/ogt/wooo-infra-config",
"remote": "gitea",
"remote_url_redacted": "192.168.0.110:wooo/wooo-infra-config.git",
"status": "unreachable",
"local_branch": "main",
"local_head": "866b5aa1a3ff8df7e949614fba58f95e32254afa",
"remote_current_branch_sha": "",
"head_count": 0,
"tag_count": 0,
"heads": [],
"tags": [],
"error_summary": "SSH 權限不足或 remote 不可讀"
},
{
"label": "wooo-infra-config-github",
"repo_path": "/Users/ogt/wooo-infra-config",
"remote": "origin",
"remote_url_redacted": "github.com:owenhytsai/wooo-infra-config.git",
"status": "aligned_current_branch",
"local_branch": "main",
"local_head": "866b5aa1a3ff8df7e949614fba58f95e32254afa",
"remote_current_branch_sha": "866b5aa1a3ff8df7e949614fba58f95e32254afa",
"head_count": 1,
"tag_count": 0,
"heads": [
{
"name": "main",
"sha": "866b5aa1a3ff8df7e949614fba58f95e32254afa"
}
],
"tags": [],
"error_summary": ""
}
]
}