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

Reduce disk space usage by using hard links in a few copy operations and improve repo clean #46208

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Jan 22, 2025

We are hitting disk space issues in #45932 and I noticed that we could use hard links in this code paths.

Also finally make the repo clean target (--clean-while-building) fault tolerant.

@ViktorHofer ViktorHofer requested review from a team as code owners January 22, 2025 10:20
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jan 22, 2025
@ViktorHofer ViktorHofer changed the title Reduce disk space usage by using hard links in a few copy operations Reduce disk space usage by using hard links in a few copy operations and improve repo clean Jan 22, 2025
@ViktorHofer ViktorHofer enabled auto-merge (squash) January 22, 2025 13:51
@ViktorHofer ViktorHofer disabled auto-merge January 22, 2025 15:08
@ViktorHofer ViktorHofer merged commit 3d16a82 into main Jan 22, 2025
35 of 38 checks passed
@ViktorHofer ViktorHofer deleted the UseMoreHardLinksInVmrOrchestartor branch January 22, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants