Fengling Console - 控制台后端
Go to file
movingsam f163d6c92a
Some checks failed
Build and Push Docker / build (push) Failing after 47m55s
fix(ci): 使用本地文件系统缓存替代GitHub Actions缓存
- 将 cache type 从 gha 改为 local
- 缓存路径设为 /data/.buildx-cache (Runner持久化目录)
- 添加 Move cache 步骤防止缓存损坏
2026-03-01 14:15:32 +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 feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00