Skip to content

Runner resolves to Windows only binary on unix #310

@AdmiringWorm

Description

@AdmiringWorm

When we attempt to resolve the executable for Codecov, we used to also resolve to codecov.exe. This was fine when the executable used was the Codecov exe project, but now that the only way forward is to use the official binary from Codecov, the exe variant will only run on Windows.

As such, we should only resolve to the exe when running on Windows, but not on any of the unix platforms.

This is mainly a fallback, so it won't be as noticable by existing usage that uses Cake.Codecov v1.1.0.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions