dotnet / dotnet/arcade

SignTool not producing log files

Open
#3,651 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

During signing the build will output the following text:

```

SignToolTask starting. |  
-- | --
| DryRun: False |  
| Signing mode: Real |  
| MicroBuild signing logs will be in (Signing*.binlog): E:\A\_work\1968\s\artifacts\log\Release\ |  
| MicroBuild signing configuration will be in (Round*.proj): E:\A\_work\1968\s\artifacts\tmp\Release\ |  
```

In reality though no Signing.binlog is generated to that directory. Our official builds upload that entire directory as a Build Artifact and Signing.binlog is not included.

Example build: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=2927998&view=artifacts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.