Skip to content

[Project Support]: TorchSharp - CodeSign #446

Open
@ozanMSFT

Description

@ozanMSFT

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'

Source

Current Failure:
20250423 logs

Last successful run:
20250327 logs

Due By

ASAP - Waiting to resolve for release

Metadata

Metadata

Assignees

Labels

project supportUse this label to request support for an existing .NET Foundation projecttriageThe item has yet to be reviewed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions