Commit Graph

11 Commits

Author SHA1 Message Date
movingsam
6426a13852 fix: 从git tag提取版本号并传递给dotnet pack
All checks were successful
Publish Platform NuGet Packages / build (push) Successful in 21s
2026-03-01 01:26:56 +08:00
movingsam
3ee366ffdf fix: 添加 --version-suffix "" 确保版本号正确
All checks were successful
Publish Platform NuGet Packages / build (push) Successful in 8s
2026-03-01 01:25:27 +08:00
movingsam
96799a16b8 简化 CI: 移除自定义脚本,参考 ServiceDiscovery 的 nuget workflow
Some checks failed
Publish Platform NuGet Packages / build (push) Failing after 30s
2026-03-01 00:57:28 +08:00
movingsam
7a71ef1daa ci(nuget): 添加复制 NuGet 配置步骤
Some checks failed
Publish NuGet Packages / publish (push) Failing after 10s
- 在 nuget 工作流程中增加复制 NuGet.Config 到指定目录的操作
- 确保构建环境使用正确的 NuGet 配置文件
- 提高缓存清理前配置文件的可用性和一致性
2026-03-01 00:37:16 +08:00
movingsam
2abc87af8a refactor: 合并 CI 配置并添加缓存清理
Some checks failed
Publish NuGet Packages / publish (push) Failing after 11s
2026-03-01 00:31:08 +08:00
movingsam
3ae057cdd8 fix: 修复环境变量为 GITEA_TOKEN
Some checks failed
Publish NuGet Packages / build (push) Failing after 19s
Publish NuGet Package / publish (push) Failing after 9s
2026-03-01 00:04:29 +08:00
movingsam
140d844f70 fix: 修复 CI 环境变量名称
All checks were successful
Publish NuGet Packages / build (push) Successful in 13s
2026-03-01 00:03:37 +08:00
movingsam
55a57408b3 fix: 修复 CI/CD 配置
Some checks failed
Publish NuGet Packages / build (push) Failing after 38s
Publish NuGet Package / publish (push) Failing after 12s
- 移除 docker.yml (不需要 Docker 构建)
- 修复 nuget.yml 中 YAML 语法错误 (双引号改为单引号)
2026-02-28 23:57:19 +08:00
a04dc199c9 Update secret name to GITEATOKEN
Some checks failed
Build and Push Docker / build (push) Failing after 30s
Publish NuGet Packages / build (push) Failing after 8m29s
2026-02-26 13:05:52 +08:00
33cba4a084 Update NuGet CI for org
Some checks failed
Publish NuGet Packages / build (push) Waiting to run
Build and Push Docker / build (push) Has been cancelled
2026-02-26 12:59:58 +08:00
3db3b3393c Add NuGet CI workflow
Some checks failed
Publish NuGet Packages / build (push) Has been cancelled
2026-02-26 10:57:27 +08:00