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

Fix hardlink use in PushToBuildStorage task #15482

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

ViktorHofer
Copy link
Member

Make sure that a file gets deleted before a hardlink gets created.

Fixes dotnet/source-build#4880

To double check:

Make sure that a file gets deleted before a hardlink gets created.

Fixes dotnet/source-build#4880
@ViktorHofer ViktorHofer enabled auto-merge (squash) February 3, 2025 18:09
@ViktorHofer ViktorHofer merged commit 0b971a5 into main Feb 3, 2025
11 checks passed
@ViktorHofer ViktorHofer deleted the FixBuildLocksWhenCopyingWithHardLinks branch February 3, 2025 18:44
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.

VMR locks files during publishing in a re-build with existing artifacts
3 participants