Fengling Console - 控制台后端
Go to file
movingsam 634e6fe455
Some checks failed
Build / build (push) Failing after 30s
Deploy to K8s / deploy (push) Failing after 2s
Build and Push Docker / build (push) Failing after 18s
feat: 注册 Platform 的 Gateway Store/Manager 服务
- 添加 IRouteStore, IInstanceStore, IRouteManager 依赖注入
- 为后续迁移到 Platform 的 Store/Manager 模式做准备
2026-03-01 01:43:44 +08:00
.gitea/workflows fix: 修复 docker.yml 重复的 dockerfile 键 2026-02-28 22:13:45 +08:00
.planning/codebase docs: 添加代码库分析文档(中文) 2026-02-28 18:38:17 +08:00
k8s feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
src feat: 注册 Platform 的 Gateway Store/Manager 服务 2026-03-01 01:43:44 +08:00
.dockerignore fix: 修复 CI/CD Docker 构建 context 和 Dockerfile 路径 2026-02-28 21:55:15 +08:00
.gitignore Add .gitignore 2026-02-25 17:26:54 +08:00
Directory.Build.props feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
Directory.Packages.props refactor: Gateway 改用 PlatformDbContext 2026-03-01 01:34:59 +08:00
Fengling.Console.slnx chore(solution): 删除解决方案中的Dockerfile引用 2026-02-28 18:04:53 +08:00
global.json feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
NuGet.Config feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00