Skip to content

Conversation

@louis-e
Copy link
Owner

@louis-e louis-e commented Jan 1, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

⏱️ Benchmark run finished in 0m 29s
🧠 Peak memory usage: 885 MB

📈 Compared against baseline: 30s
🧮 Delta: -1s
🔢 Commit: 8cdac5c

🟢 Generation time is unchanged.

📅 Last benchmark: 2026-01-01 21:03:36 UTC

You can retrigger the benchmark by commenting retrigger-benchmark.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a disk space check before starting world generation to prevent failures due to insufficient disk space. The check requires a minimum of 3 GB of free space and provides appropriate error messaging to users when space is insufficient.

Key Changes:

  • Implements pre-generation disk space validation with a 3 GB minimum threshold
  • Handles path selection differently for Java (checks world directory) and Bedrock (checks current directory) formats
  • Gracefully degrades by logging a warning if disk space cannot be checked, allowing generation to proceed

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@louis-e louis-e merged commit 9eda398 into main Jan 1, 2026
8 checks passed
@louis-e louis-e deleted the disk-space-check branch January 1, 2026 21:18
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.

2 participants