feat(modules): panel access 子系统对接仓库人格体注册表(CA-PERSONA-REGISTRY 动态解析+别名归一,pickup 认注册编号)
This commit is contained in:
parent
e292b81923
commit
8ec27ec00f
2 changed files with 124 additions and 28 deletions
|
|
@ -2,8 +2,13 @@
|
|||
"node_id": "MM-GZ-001",
|
||||
"subsystem": "守望语言子系统 · 宠物行业",
|
||||
"human_name": "毛毛",
|
||||
"human_accounts": ["maomao"],
|
||||
"personas": ["yaoyan", "yaoshi"],
|
||||
"human_accounts": [
|
||||
"maomao"
|
||||
],
|
||||
"personas": [
|
||||
"yaoyan",
|
||||
"yaoshi"
|
||||
],
|
||||
"repo": "maomao/maomao-fifth-domain",
|
||||
"default_branch": "guanghu/main",
|
||||
"deploy_branch": "deploy",
|
||||
|
|
@ -19,6 +24,26 @@
|
|||
"deploy_runs_dir": "/srv/guanghu/mm-gz-001/deploy-agent/runs",
|
||||
"deploy_script": "/srv/guanghu/mm-gz-001/deploy-agent/bin/verify-and-deploy.py",
|
||||
"writer_user": "mm-writer",
|
||||
"watch_services": ["guanghu-mm-forgejo.service", "guanghu-mm-tunnel.service", "guanghu-mm-panel.service"],
|
||||
"writeback_paths": ["guanghu-nodes/MM-GZ-001/imports/notion", "guanghu-nodes/MM-GZ-001/contributions", "guanghu-nodes/MM-GZ-001/personas"]
|
||||
}
|
||||
"watch_services": [
|
||||
"guanghu-mm-forgejo.service",
|
||||
"guanghu-mm-tunnel.service",
|
||||
"guanghu-mm-panel.service"
|
||||
],
|
||||
"writeback_paths": [
|
||||
"guanghu-nodes/MM-GZ-001/imports/notion",
|
||||
"guanghu-nodes/MM-GZ-001/contributions",
|
||||
"guanghu-nodes/MM-GZ-001/personas"
|
||||
],
|
||||
"persona_registry": "CA-PERSONA-REGISTRY.hdlp",
|
||||
"persona_aliases": {
|
||||
"eererdan": [
|
||||
"耳耳蛋",
|
||||
"ICE-GL-耳耳蛋",
|
||||
"PTS-VA-001-EED"
|
||||
],
|
||||
"jianying": [
|
||||
"鉴影",
|
||||
"ICE-GL-CA001"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue