Fengling Console - 控制台后端
Go to file
movingsam 7bf4c41e41
Some checks failed
Build / build (push) Failing after 1m19s
Deploy to K8s / deploy (push) Failing after 3s
Build and Push Docker / build (push) Failing after 19s
fix: 修复 CI/CD workflow 文件 YAML 语法错误
- 移除错误的语法前缀 #XX|#
- 确保 workflow 文件可被 GitHub Actions 正确解析
2026-02-28 18:07:20 +08:00
.gitea/workflows fix: 修复 CI/CD workflow 文件 YAML 语法错误 2026-02-28 18:07:20 +08:00
k8s feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
src refactor: 将项目文件迁移到 src 目录并创建 slnx 解决方案 2026-02-28 18:04:16 +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 feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +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