fix(jd): publish Guanghu router runtime source

This commit is contained in:
冰朔 2026-07-29 23:37:26 +08:00
commit e2bb573a58
14 changed files with 1492 additions and 73 deletions

View file

@ -1,9 +1,16 @@
{
"schema": "guanghu.repo-push-registry/v1",
"repos": {
"bingshuo/guanghu-ice-heart": {
"branch": "main",
"remote": "http://127.0.0.1:3000/bingshuo/guanghu-ice-heart.git",
"verification_url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/commits/main"
"bingshuo/hololake-platform": {
"branches": [
"main",
"feat/hldp-runtime-browser"
],
"remote": "file:///srv/guanghu/private-transport/hololake-platform.git",
"source_urls": [
"https://guanghulab.com/fifth-domain/bingshuo/hololake-platform.git"
],
"verification_url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform/commits/branch/{branch}"
}
}
}