dotnet-foundation / dotnet-foundation/projects
[Project Support]: TorchSharp - CodeSign
@ChrisSfanos is already working on this.
Since Apr 23, 2025.
- Dominant language
- No language data
- Stars
- 157
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Project
TorchSharp
Project Url
https://github.com/dotnet/TorchSharp
Description
We're the owner of the TorchSharp project.
Since the April, we're having issues for CodeSign step as following:
Server returned non Ok response: 500 Internal Server Error
We tried to update secret and use ServicePrincipal with @ChrisSfanos .
However, we're still getting 500 Internal Server Error error. Could you please help us to resolve the issue?
Config File:
SignClient
Example Call:
.\SignClient 'Sign' `
--baseDirectory '$(Pipeline.Workspace)\BuildTorchSharpPackages' `
--input '**/*.nupkg' `
--config '$(Pipeline.Workspace)\config\SignClient.json' `
--filelist '$(Pipeline.Workspace)\config\signedfiles.txt' `
--secret '$(SignClientSecret)' `
--name 'TorchSharp' `
--description 'TorchSharp' `
--descriptionUrl 'https://github.com/dotnet/TorchSharp'
Current Failure:
20250423 logs
Last successful run:
20250327 logs
Due By
ASAP - Waiting to resolve for release
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.