Skip to content

chore: GiB -> GB#302

Merged
adthrasher merged 2 commits intomainfrom
chore/gib_to_gb
Feb 23, 2026
Merged

chore: GiB -> GB#302
adthrasher merged 2 commits intomainfrom
chore/gib_to_gb

Conversation

@adthrasher
Copy link
Member

@adthrasher adthrasher commented Feb 23, 2026

Currently, we compute file sizes in GiB. We then use those to request disk space, but in GB. This is silently undercounting the amount of disk space we need for these tasks. GB was chosen to be the common unit because our variables already end in _gb so this is the least disruptive change.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • The code passes all CI tests without any errors or warnings.
  • You have added tests (when appropriate).
  • You have added an entry in any relevant CHANGELOGs (when appropriate).
  • If you have made any changes to the scripts/ or docker/ directories, please ensure any image versions have been incremented accordingly!
  • You have updated the README or other documentation to account for these changes (when appropriate).

@adthrasher adthrasher self-assigned this Feb 23, 2026
@adthrasher adthrasher requested a review from a-frantz February 23, 2026 19:15
Copy link
Member

@a-frantz a-frantz left a comment

Choose a reason for hiding this comment

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

o wow, this was all over the place 😅

@adthrasher adthrasher merged commit 34d09fc into main Feb 23, 2026
67 checks passed
@adthrasher adthrasher deleted the chore/gib_to_gb branch February 23, 2026 20:09
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