Fengling Console - 控制台后端
Go to file
Kimi CLI 2f8c35ef3e
Some checks failed
Build and Push Docker / build (push) Failing after 2m40s
fix: update Platform packages to v1.0.17 and fix Gateway DB schema
- Update Fengling.Platform.Domain/Infrastructure from 1.0.14 to 1.0.17
- Add temporary EnsureDeletedAsync() to recreate Gateway DB tables
- Fix bigint/character varying type mismatch in GwCluster.Id
- Add Npgsql log level config to suppress GSSAPI warnings
- Add DATABASE_SCHEMA_FIX.md documentation

Refs: AGENTS.md Recent Changes 2026-03-08
2026-03-08 15:21:09 +08:00
.gitea/workflows chore(workflows): 添加缺失的actions/checkout步骤 2026-03-01 23:23:11 +08:00
.planning refactor(gateway): adapt to Platform 1.0.12 entity changes 2026-03-04 13:00:11 +08:00
docs fix: update Platform packages to v1.0.17 and fix Gateway DB schema 2026-03-08 15:21:09 +08:00
k8s fix: update Platform packages to v1.0.17 and fix Gateway DB schema 2026-03-08 15:21:09 +08:00
src fix: update Platform packages to v1.0.17 and fix Gateway DB schema 2026-03-08 15:21:09 +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 fix: update Platform packages to v1.0.17 and fix Gateway DB schema 2026-03-08 15:21:09 +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 fix(nuget): 删除gitea源中多余的包模式 2026-03-01 15:21:10 +08:00