arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Automatically set test run title and log zip file to useful values

Open dsplaisted opened this issue 5 years ago • 1 comments

Currently we are defining the tasks to publish test results and create log files ourselves in order to give them useful names (ie the OS / configuration they correspond to):

https://github.com/dotnet/sdk/pull/3221#discussion_r283052731 https://github.com/dotnet/core-sdk/pull/1609

Arcade should automatically do this, or provide a way to set these names without having to define these tasks ourselves.

This may depend on #2038. More discussion of this issue is in #2525

dsplaisted avatar May 13 '19 19:05 dsplaisted