Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override option to force using tar on Windows. #11021

Merged
merged 6 commits into from
Oct 7, 2022
Merged

Add override option to force using tar on Windows. #11021

merged 6 commits into from
Oct 7, 2022

Conversation

AraHaan
Copy link
Member

@AraHaan AraHaan commented Sep 27, 2022

Fixes #11020.

To double check:

@AraHaan
Copy link
Member Author

AraHaan commented Sep 27, 2022

I manually tested it, and it works 👌. tar.exe seems to support all of the options the package passes into it.

@AraHaan
Copy link
Member Author

AraHaan commented Sep 28, 2022

cc: @alexperovich for review.

@akoeplinger akoeplinger merged commit 48e76fb into dotnet:main Oct 7, 2022
@AraHaan AraHaan deleted the patch-1 branch October 7, 2022 22:58
@jander-msft
Copy link
Member

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/arcade/actions/runs/3895353208

@jander-msft
Copy link
Member

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/arcade/actions/runs/3895360583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Microsoft.DotNet.Build.Tasks.Archives] Allow override to use tar.exe on windows to produce tar.gz files.
3 participants