Auto-sync: 2026-04-19 06:32

This commit is contained in:
2026-04-19 06:32:15 +08:00
parent 56f49ecd5b
commit a1636ec67a
92 changed files with 3251 additions and 5 deletions

View File

@@ -0,0 +1,33 @@
---
title: "Self-Serve Migration"
type: concept
tags:
- DevOps
- Migration
- GitHub
- GitLab
date-added: 2026-04-19
---
## Definition
Self-Serve Migration自服务迁移是一种迁移模式在这种模式下各团队自行定义需求、规划迁移方案并执行管道转换而非由中央团队统一执行。在 OpenText 的 GitHub 到 GitLab 迁移中采用此模式。
## Characteristics
- 各团队自行定义在 GitHub 中拥有的资产
- 各团队规划如何移动代码和转换 CI/CD 管道
- Build Hub 团队仅在需要时提供协助
- 权限通过 PHTProduct Hub platform进行自服务管理
## Related Concepts
- [[CI/CD-流水线]]
- [[GitOps]]
## Related Entities
- [[GitHub-Enterprise]]
- [[GitLab]]
- [[Build-Hub]]
- [[OpenText]]
## Connections
- [[Self-Serve-Migration]] → enabled_by → [[GitLab]]
- [[Build-Hub]] ← supports ← [[Self-Serve-Migration]]