dotnet / dotnet/arcade

`tar` fails on Windows, and the exit code is ignored

Open
#15,982 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

When trying to create tarballs on Windows, it fails like this. And the exit code is being explicitly ignored which means the issue isn't caught.
Image

1. Is `tar` known not to work well on windows?
2. Why is the exit code being ignored and instead of letting it fail the build?

build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2753219&view=logs&j=0bc77094-9fcd-5c38-f6e4-27d2ae131589&t=5138e247-88cb-5ba0-8eee-e2fdd127e7e8

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.