Skip to content

Increase free disk space requirement for TC builds - #85

Merged
filipppavlov merged 1 commit into
mainfrom
increase-size-req-tc
Sep 3, 2026
Merged

Increase free disk space requirement for TC builds#85
filipppavlov merged 1 commit into
mainfrom
increase-size-req-tc

Conversation

@filipppavlov

Copy link
Copy Markdown

Fix for TeamCity builds occasionally running out of disk space.
Increase the free disk space requirement to 30GB.

Copilot AI lite review requested due to automatic review settings September 3, 2026 10:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a small, consistent configuration update aligned with the PR goal and does not introduce code-path risk.

Pull request overview

This PR updates the TeamCity Kotlin DSL build configurations to reduce build failures caused by low disk space by increasing the enforced minimum free disk space threshold.

Changes:

  • Increased the TeamCity freeDiskSpace.requiredSpace threshold from 10gb to 30gb for Windows builds.
  • Increased the TeamCity freeDiskSpace.requiredSpace threshold from 10gb to 30gb for macOS builds.
File summaries
File Description
.teamcity/Windows/Project.kt Raises the free disk space requirement to 30GB for Windows TeamCity builds.
.teamcity/MacOS/Project.kt Raises the free disk space requirement to 30GB for macOS TeamCity builds.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@filipppavlov
filipppavlov merged commit f26b1f2 into main Sep 3, 2026
10 of 14 checks passed
@filipppavlov
filipppavlov deleted the increase-size-req-tc branch September 3, 2026 12:39
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.

3 participants