Skip to content

[26.0] Handle TPV floating point memory values#21763

Merged
mvdbeek merged 1 commit intogalaxyproject:release_26.0from
ksuderman:floating-point-mem-size-fix
Feb 9, 2026
Merged

[26.0] Handle TPV floating point memory values#21763
mvdbeek merged 1 commit intogalaxyproject:release_26.0from
ksuderman:floating-point-mem-size-fix

Conversation

@ksuderman
Copy link
Copy Markdown
Contributor

Floating point values in the TPV memory configuration could cause errors as Google Batch only allows integer values. This PR ensures all floating point values are converted to the appropriate int value before passing them to Batch.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions Bot changed the title Handle TPV floating point memory values [26.0] Handle TPV floating point memory values Feb 5, 2026
@github-actions github-actions Bot added this to the 26.1 milestone Feb 5, 2026
@ksuderman ksuderman modified the milestones: 26.1, 26.0 Feb 5, 2026
@mvdbeek mvdbeek merged commit 6bd85cc into galaxyproject:release_26.0 Feb 9, 2026
54 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants