chore(memory): 全部 7 仓库迁移至 OPC-Hub 完成,记录迁移执行
- MASTER §10 全部标 ✅;新增 §11 迁移执行记录;CURRENT 更新
This commit is contained in:
+15
-10
@@ -64,18 +64,23 @@
|
|||||||
|
|
||||||
| 项目(规范名) | 被迁仓库 | 来源(Pine) | 目标(OPC-Hub) | 状态 |
|
| 项目(规范名) | 被迁仓库 | 来源(Pine) | 目标(OPC-Hub) | 状态 |
|
||||||
|------|------|------|------|------|
|
|------|------|------|------|------|
|
||||||
| server-core | server-core | `Pine/server-core` | `OPC-Hub/server-core` | ✅ 已迁 `b90539a`(旧 `Pine/*` 备份保留) |
|
| server-core | server-core | `Pine/server-core` | `OPC-Hub/server-core` | ✅ `b90539a`(port 四层+阶段0-1) |
|
||||||
| agent-desktop | agent-desktop | `Pine/agent-desktop` | `OPC-Hub/agent-desktop` | ⏳ 需先合并 TaskSquare |
|
| agent-desktop | agent-desktop | `Pine/agent-desktop` | `OPC-Hub/agent-desktop` | ✅ `f44b12f`(并 TaskSquare) |
|
||||||
| web-official | web-official | `Pine/web-official` | `OPC-Hub/web-official` | ⏳ |
|
| web-official | web-official | `Pine/web-official` | `OPC-Hub/web-official` | ✅ `d33b25f` |
|
||||||
| park-desktop | park-desktop | `Pine/park-desktop` | `OPC-Hub/park-desktop` | ⏳(本地 origin dpm_rust 缺失) |
|
| park-desktop | park-desktop | `Pine/park-desktop` | `OPC-Hub/park-desktop` | ✅ `63dc6b8`(并 admin UI+vision_yolo) |
|
||||||
| compute-engine | compute-engine | `Pine/compute-engine` | `OPC-Hub/compute-engine` | ⏳(本地即新名) |
|
| compute-engine | compute-engine | `Pine/compute-engine` | `OPC-Hub/compute-engine` | ✅ `6880ae7` |
|
||||||
| training | training | `Pine/training` | `OPC-Hub/training` | ⏳(本地即新名) |
|
| training | training | `Pine/training` | `OPC-Hub/training` | ✅ `3c9a13a` |
|
||||||
| admin-portal | admin-portal | `Pine/admin-portal`(待建) | `OPC-Hub/admin-portal` | ⏳(需新建+推送) |
|
| admin-portal | admin-portal | (无,新建) | `OPC-Hub/admin-portal` | ✅ `258bccf`(新建+推送) |
|
||||||
|
|
||||||
> 其它(reference/ 下 PinePixel、cloud-opc;bark-notify 临时)**不在**迁移范围。
|
> 其它(reference/ 下 PinePixel、cloud-opc;bark-notify 临时)**不在**迁移范围。
|
||||||
> 迁移完成一个即回写本表状态与 `ports/*.md`、`CURRENT.md`;本地克隆远端改指 `OPC-Hub/<同名>.git`(origin + infoepoch_lan)。
|
> **全部 7 个 code/ 仓库已迁至 OPC-Hub**;各本地克隆已改指 `OPC-Hub/<同名>.git`(origin=infoepoch + infoepoch_lan),工作树 clean。所有 `Pine/<同名>` 旧仓库与旧名(PineAgents/PineAgentsServer/PineAgentsWeb/DPM/opc 等)**作备份保留**,不再作为日常使用。
|
||||||
> Gitea 管理 token 存于仓库外自动记忆(勿入库):[[gitea-opchub-token]]。
|
> Gitea 管理 token 存于仓库外自动记忆(勿入库):[[gitea-opchub-token]]。
|
||||||
|
|
||||||
## 11. 仓库迁移执行记录
|
## 11. 仓库迁移执行记录(2026-08-24 全部完成)
|
||||||
|
|
||||||
- **server-core**(试点):port 阶段0-1 至四层仓库 → 推 `Pine/server-core`(`b90539a`) → `POST /repos/Pine/server-core/transfer`(new_owner=OPC-Hub) 成功 → 本地 `code/server-core` 已改为 `OPC-Hub/server-core` 全新克隆。备份:`Pine/server-core`(及旧 `Pine/PineAgentsServer`)保留。
|
- **server-core**:port 阶段0-1 至四层仓库 → 推 Pine/server-core → transfer OPC-Hub(`b90539a`)→ 本地全新克隆。
|
||||||
|
- **agent-desktop**:并 TaskSquare 改(4 文件)→ 推 Pine/agent-desktop(`f44b12f`) → transfer。
|
||||||
|
- **park-desktop**:并 admin 新 UI+vision_yolo(6 文件)→ 推 Pine/park-desktop(`63dc6b8`) → transfer。
|
||||||
|
- **compute-engine / training / web-official**:transfer(web-official 采纳新仓库部署文档版)。
|
||||||
|
- **admin-portal**:新建 OPC-Hub/admin-portal(`POST /orgs/OPC-Hub/repos`)+ 推送本地。
|
||||||
|
- 所有 `Pine/*` 备份保留;本地 7 clone 均改指 `OPC-Hub/<同名>.git`。
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
## 下一步
|
## 下一步
|
||||||
|
|
||||||
- [x] **server-core 迁移试点 → OPC-Hub**:port 阶段0-1 至四层仓库 → 推 `Pine/server-core`(`b90539a`) → 转让 `OPC-Hub/server-core` 成功;本地 `code/server-core` 已改 `OPC-Hub/server-core`。备份 `Pine/*` 保留。
|
- [x] **全部 7 个 code/ 仓库已迁至 OPC-Hub**:server-core(`b90539a` 四层+阶段0-1)·agent-desktop(`f44b12f` 并TaskSquare)·web-official(`d33b25f`)·park-desktop(`63dc6b8` 并adminUI+vision_yolo)·compute-engine(`6880ae7`)·training(`3c9a13a`)·admin-portal(`258bccf` 新建)。本地 clone 均改指 `OPC-Hub/<同名>.git`,clean。所有 `Pine/*` 备份保留。见 MASTER §10/§11。
|
||||||
- [ ] 其余仓库迁移 → OPC-Hub(agent-desktop[先并 TaskSquare]·web-official·park-desktop·compute-engine·training·admin-portal[新建]),逐仓库 port+转让,见 MASTER §10。
|
- [ ] 迁移后验证(各仓库功能抽查:尤其 server-core 四层版 登录/算力 需跑通、park-desktop admin UI 需前端构建)。
|
||||||
- [ ] 用户验收 server-core 阶段0-1 + admin-portal(先编译/联调,再由用户启动服务)。
|
- [ ] 用户验收 server-core 阶段0-1 + admin-portal(先编译/联调,再由用户启动服务)。
|
||||||
- [ ] 推送 admin-portal 到远端(`git push -u origin main`,确认后)。
|
- [ ] 推送 admin-portal 到远端(`git push -u origin main`,确认后)。
|
||||||
- [ ] 推进阶段 2:业务域表 + `/admin/*` 端点,给 admin-portal 页面供电。
|
- [ ] 推进阶段 2:业务域表 + `/admin/*` 端点,给 admin-portal 页面供电。
|
||||||
|
|||||||
Reference in New Issue
Block a user