cake-build / cake-build/cake

TFBuildCommand PublishTestResults API Change

Open
#2,413 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.