Auto-sync: 2026-04-29 04:03

This commit is contained in:
2026-04-29 04:03:31 +08:00
parent 2c56d5a031
commit eedfafcae2
47 changed files with 2453 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
---
title: "GitHub Enterprise"
type: entity
tags: [GitHub, Source-Control, Version-Control, Enterprise, DevOps]
sources:
- public-cloud-learning-sessions-opentext-github-enterprise-to-gitlab-migration-20
last_updated: 2026-05-09
---
## GitHub Enterprise
GitHub Enterprise 是 GitHub 的企业版(私有部署)版本,提供比公共 GitHub.com 更强的访问控制、合规和安全管理能力。
## Key Facts
| 维度 | 说明 |
|------|------|
| 部署模式 | 私有化部署On-premises |
| 许可证 | 企业级订阅 |
| 核心功能 | 私有仓库、代码审查、CI/CD 集成、Enterprise SSO、审计日志 |
| 用户规模 | OpenText 原有 GitHub Enterprise 许可证覆盖其全球团队 |
## OpenText 迁移背景
OpenText 的 GitHub Enterprise 许可证于每年 12 月底到期,公司决定**不再续约**,全面转向 GitLab 作为源代码控制的黄金标准Golden Standard
迁移原因:
- **成本考量**GitLab 许可证已覆盖高达 8,500 名用户,统一平台降低管理复杂度
- **工具链整合**Project Thor 推动 Micro Focus 和 OpenText 工具链统一GitLab 是核心组件
- **自服务模式**GitLab 提供更开放的权限管理和流水线自动化能力
## Migration to GitLab
详见 [[public-cloud-learning-sessions-opentext-github-enterprise-to-gitlab-migration-20]]
迁移策略:
- 各团队自行盘点 GitHub 资产、识别 CI/CD 流水线
- Build Hub 团队提供辅助支持
- 通过 [[PHTProduct Hub Platform]] 跟踪迁移进度
- 迁移完成标准:代码迁移 + 流水线转型 + PHT 更新
## Connections
- [[GitLab]] ← migrated_to ← [[GitHub-Enterprise]]OpenText 源代码管理平台迁移)
- [[OpenText]] ← used_by ← [[GitHub-Enterprise]](被 OpenText 使用至许可证到期)
- [[Build Hub]] → supports → [[GitHub-Enterprise]] 迁移到 [[GitLab]]
- [[PHTProduct Hub Platform]] ← tracks ← [[GitHub-Enterprise]] 迁移进度
## Sources
- [[public-cloud-learning-sessions-opentext-github-enterprise-to-gitlab-migration-20]]