Fengling Console - 控制台后端
Go to file
movingsam 7c9409b858
Some checks failed
Build and Push Docker / build (push) Failing after 42m58s
fix(nuget): 删除gitea源中多余的包模式
- 移除packageSourceMapping中gitea源下的"NetCorePal.*"包模式
- 保留"Fengling.*"包模式配置
- 保证NuGet.Config配置的准确性和简洁性
2026-03-01 15:21:10 +08:00
.gitea/workflows fix(ci): 使用本地文件系统缓存替代GitHub Actions缓存 2026-03-01 14:15:32 +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 fix(ci): 修正 Docker 构建配置和 Dockerfile 路径 2026-03-01 13:42:03 +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): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +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