Open
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