Wfpm

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 4

0.7.6

* added `[wfpm v{version}]` to commit message when `init` a project , `new`or `update` a package
* support specifying `n` for no dependencies (33)
* added default `ENTRYPOINT` in Dockerfile to override base image's
* fixed a bug in generated `fastqc` tool's `main.nf` caused by output wildcard being too wide

0.7.5

* removed unneeded `.gitignore` files from package template
* updated version regex to support optional 4-digit version name, eg, `4.1.8.0`
* added `Basic Concepts` and `General Usage` pages for the docs site

0.7.3

* remove unneeded channel for `input_file` in checker.nf
* minor improvement on handling LICENSE-short text block

0.7.2

* main entry point script is by default named as `main.nf` (which is a common practice in Nextflow)
* added support for LICENSE short form in addtion to full text
* now able to properly handle base docker image that is not related to `fastqc`, a simple `cp` command call will be added instead of `fastqc`

0.7.0

* added anonymous workflow in main script so the package main can be run directly without cloning the code or needing any wrapper <br/>`nextflow run <github_acc>/<repo>/<pkg_name>/<main_script>.nf -r <pkg_name>.v<pkg_version> --params-file xxx`
* added test for the above use case

0.6.9

* correctly disable cleanup in subworkflow by passing: `params([*:params, 'cleanup': false])`
* patch generated `test-job-2.json` same way as the first test json
* added more tests

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.