dotnet-foundation / dotnet-foundation/projects

[Project Support]: TorchSharp - CodeSign

Open
#446 3 comments 0 reactions 1 assignee View on GitHub

@ChrisSfanos is already working on this.

Since Apr 23, 2025.

project support triage
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'

Source

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.