dotnet / dotnet/arcade

Allow easy customization of binlog name

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

Description

Currently the build scripts seem to have just a boolean for whether or not a binlog is produced. For restore, the binlog is named `ToolsetRestore.binlog`, and for build it's `Build.binlog`. It would be a nice idea to allow customization.

Scenario for testfx: we have a build step and a test step. We would like to see both binlogs.

https://github.com/microsoft/testfx/blob/e5345132464e5b6ab26cd6fc2c6f8f44854d548e/azure-pipelines.yml#L88-L104

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.