41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
||
"schema_version": "gitea_repo_inventory_v1",
|
||
"base_url": "http://192.168.0.110:3001",
|
||
"org": "wooo",
|
||
"github_owner": "owenhytsai",
|
||
"query_mode": "user",
|
||
"query": "",
|
||
"visibility_scope": "public_only",
|
||
"token_present": false,
|
||
"http_status": 200,
|
||
"status": "partial",
|
||
"blocking_reason": "未提供 token,結果只代表公開可見 repo;private/internal repos 仍需只讀 token 或管理匯出",
|
||
"repo_count": 2,
|
||
"repos": [
|
||
{
|
||
"gitea_repo": "wooo/awoooi",
|
||
"name": "awoooi",
|
||
"owner": "wooo",
|
||
"private": false,
|
||
"empty": false,
|
||
"archived": false,
|
||
"default_branch": "main",
|
||
"clone_url_redacted": "http://192.168.0.110:3001/wooo/awoooi.git",
|
||
"ssh_url_redacted": "ssh://localhost:2222/wooo/awoooi.git",
|
||
"github_repo_candidate": "owenhytsai/awoooi"
|
||
},
|
||
{
|
||
"gitea_repo": "wooo/ewoooc",
|
||
"name": "ewoooc",
|
||
"owner": "wooo",
|
||
"private": false,
|
||
"empty": false,
|
||
"archived": false,
|
||
"default_branch": "main",
|
||
"clone_url_redacted": "http://192.168.0.110:3001/wooo/ewoooc.git",
|
||
"ssh_url_redacted": "ssh://localhost:2222/wooo/ewoooc.git",
|
||
"github_repo_candidate": "owenhytsai/ewoooc"
|
||
}
|
||
]
|
||
}
|