TFBuildCommand PublishTestResults API Change
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
### What You Are Seeing?
The `TFBuild.Commands.PublishTestResults` method doesn't expose a method that takes a list of `FilePath`. Most other Cake API's that operate on a specific entity take that entity and then subsequent configuration/settings object
### What is Expected?
`TFBuild.Commands.PublishTestResults(IEnumerable filePaths, TFBuildPublishTestResultsSettings settings)`
### What version of Cake are you using?
v0.30.0
### Are you running on a 32 or 64 bit system?
64 Bit
### What environment are you running on? Windows? Linux? Mac?
Mac
### Are you running on a CI Server? If so, which one?
Azure Dev Ops
This is related to #2337 and #2412
Contributor guide
Research direction
Start at the TFBuild.Commands.PublishTestResults API and compare the related issues #2337 and #2412 for surrounding context. Confirm how existing overloads accept entity collections and settings; done means the requested IEnumerable overload is exposed consistently with the existing Cake API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100