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

Align to latest Nextflow version and bump to groovy 4.0 #91

Merged
merged 7 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d74697c View commit details
    Browse the repository at this point in the history
  2. Bump groovy to version 4 and align to latest nextflow

    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d0af1fc View commit details
    Browse the repository at this point in the history
  3. Compability with latest stable: nextflow:v24.04.4

    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    742517e View commit details
    Browse the repository at this point in the history
  4. Use gradle update to version 8.9

    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f716d89 View commit details
    Browse the repository at this point in the history
  5. Explicitly define java toolchain

    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ce8f8e0 View commit details
    Browse the repository at this point in the history
  6. Increment the nextflow version of testing to 24.08-edge

    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    71215f5 View commit details
    Browse the repository at this point in the history
  7. Cast memory later, so the calculation to GB is performed using the …

    …full precision data. Also add a comment, why it is casted and add TODO
    
    Signed-off-by: Till Englert <[email protected]>
    tillenglert committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    96db2e7 View commit details
    Browse the repository at this point in the history