version-2.2.0
version-2.2.0
04/27/2022
NEW FEATURES
- generate container recipes with renv and R tool
- conda 4.11.0 and almalinux:8.5 set as default for the containers
- Geniac CLI:
- "clean", "configs" and "recipes" commands have been added
- allow labels defined in params.geniac.tools in conf/geniac.config to use the content from other tools defined in params.geniac.tools
- allow labels in params.geniac.containers.yum or params.geniac.containers.git scopes for all kind of labels (and not only for labels defined in params.geniac.tools)
- check that the container recipes generated by geniac are not in the repo
- allow custom scope in params.geniac.tools (which is required for a tool with R and renv)
- geniac folder with the same version of geniac CLI is now included in the python package
- add "sudo chown" after sudo operation to restore permission to the user
- "geniac lint" now checks that a conda recipe must have its label in conf/geniac.config