feat(hololake): ship language platform 0.7.0
This commit is contained in:
parent
a360982a9b
commit
5105ec5e32
47 changed files with 4566 additions and 398 deletions
|
|
@ -0,0 +1,7 @@
|
|||
# 光湖主域
|
||||
|
||||
编号:`HLDP-DOMAIN-MAIN-001`
|
||||
|
||||
职责:公共产品事实、版本、公告、能力目录、发布与纠错。
|
||||
|
||||
当前只完成独立仓库与初始化入口。任何公共发布仍需来源、审核、提交、测试、发布和回执链。
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.domain-main.module-publication/v1",
|
||||
"domain_id": "HLDP-DOMAIN-MAIN-001",
|
||||
"state": "INITIALIZED",
|
||||
"entries": [],
|
||||
"publication_gate": ["source", "review", "test", "release", "readback_receipt"]
|
||||
}
|
||||
Loading…
Reference in a new issue