Skip to content

version-3.7.0

Choose a tag to compare

@phupe phupe released this 23 May 12:57
· 123 commits to devel since this release

version-3.7.0
05/23/2025

NEW FEATURES

  • almalinux:9.5 set as default for the containers
  • remove the use of the defaults conda channel to comply with anaconda license:
    • conda 24.11.3-2 from miniforge set as default for the containers
    • options '--condaNoDefaultsChannel' can to passed to nextflow to include the defaults conda channel in the yml files automatically generated by geniac
  • git: geniac checks for production tage with patterns 'version-1.2.3' or 'v1.2.3'
  • the geniac conda env does not use the defaults channel but the nodefaults channel
  • Geniac CLI:
    • remove the use of the defaults conda channel to comply with anaconda license:
    • Check that the defaults channel is not used to comply with anaconda license
    • option 'condaNoDefaultsChannel' in geniac.ini file allows the use of the defaults conda channel if needeed