Nextflow

Latest version: v24.4.1

Safety actively analyzes 633398 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 28 of 34

0.11.0

- Added sorting ability to collectFile operator
- Added new 'cpus', 'memory', 'time', 'penv' process directives
- Added cpu, memory and I/O resources in execution tracing report
- Upgraded to groovy 2.3.7
- Relaxed validation check of -resume option
- Fixed symlink support to Github and BitBucket shared repositories
- Fixed Channel.fromPath with S3 path
- Enhanced error reporting
- Removed blanks from jobs name
- Added NXF_ASSEST environment variable
- Added NXF_TEMP environment variable to define local temporary path

0.10.3

- Fixed bug when composing SLURM 'squeue' command line which was containing
unnecessary quote characters thus invalidating the jobs status check mechanism

0.10.2

- Fixed bug while submitting a job to SLURM scheduler due to special characters in job name
- Fixed bug in TaskConfigtoBool() method
- Fixed bug resolving configuration file when pipeline script is a symlink
- Fixed bug while setting 'workDir' attribute on PBS job executor
- Improved error message when the name of a process is missing
- Removed TaskConfiggetMerge() method
- Updated method Channel.fromPath(String) so that it returns normalised absolute paths
- Updated Capsule to version 0.9.0 stable
- Fixed typos in documentation

0.10.1

- Added ability to 'run' implicitly a script when it's specified as the very first parameter (for backward compatibility)
- Added 'workDir' and 'baseDir' implicit variables in configuration files
- Fixed docker remove issue by executing as an external command
- Fixed an issue when finding the longest common path used by docker mounts
- Fixed issue 13 - Show a detailed error message when hitting GitHub rate limits

0.10.0

- Added DRMAA executor
- Added PBS/Torque executor
- Added processes execution report
- Added Extrae tracing support
- Added support for GitHub private repositories
- Added integration for BitBucket hosted repositories (Git vcs only)
- Added native integration AWS S3 file system
- Improved Docker support and configuration
- Improved GridGain cluster integration
- Removed Hazelcast integration
- Added Capsule based application packaging
- Added commands
view: that prints the content a pipeline repository
config: shows pipeline configuration
- Fixed issue 12 - Error resuming process with command defined on multiple lines

0.9.0

- Added GitHub/Git support. It allows one to pull and run pipelines published on a
remote GitHub repository
- Changed command line structure. Since this version it is organised in sub-commands.
The following sub-commands are available:
ls: list all downloaded pipelines;
run: launch a pipeline execution;
pull: download or update a pipeline hosted on GitHub;
info: show pipeline information;
drop: remote a locally stored pipeline;
clone: copy a pipeline to a directory specified;
history: list all pipeline runs;
help: show program help.
- Added 'baseDir' and 'workDir' script variables
- Removed Merge processor

Page 28 of 34

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.