guanghu-ice-heart/server-tools/lake-lamp-authz/deployment-repositories.example.json

25 lines
785 B
JSON

{
"repos": {
"bingshuo/guanghu-ice-heart": {
"repo_url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git"
},
"bingshuo/hololake-platform": {
"repo_url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform.git",
"deployment_policy": {
"profiles": [
{
"repository_id": "REPO-008",
"channel_id": "HLP-CHANNEL-0001",
"distribution": "personal",
"source_owner_id": "ICE-GL∞",
"allowed_authorizers": ["ICE-GL∞"],
"allowed_personas": ["ICE-GL-ZY001"],
"allowed_execution_runtimes": ["SYS-GLW-ZY-EXEC-0001"],
"allowed_targets": ["JD-FD-PRIMARY"],
"state": "active"
}
]
}
}
}
}