Sbpack

Latest version: v2022.3.16

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

Scan your dependencies

Page 1 of 3

2024.06.03rc1

- Using latest wrabbit version (0.1.3)
- Generating a new nextflow_schema.json, only if none exist

2024.05.21rc1

2024.05.07rc1

- It is now possible to give apps names instead of it defaulting to the id by using the `--app-name` argument.
- Using the `--exclude argument`, it is now possible to provide glob patterns that sbpack will avoid when uploading contents from a code package.
- Addition of `sbmanifest` - tool that remaps contents of local manifests/sample sheets and uploads it to platform with file paths compatible with the platform file system

2024.02.02rc1

Quick fix to sbpack positional arguments

2024.01.04rc1

What's Changed
* Feature/sample sheet support by pavlemarinkovic in https://github.com/rabix/sbpack/pull/79

- Added support for autogenerating sample sheet function(s) for Nextflow app wrapper.
- sbpack will now avoid overwriting previous version of sb_nextflow_schema.yaml
- Enums will be better parsed and generated
- New --auto mode tries to locate as many files and inputs for generating the app automatically
- The logic for uploading the app code package and the app itself has been updated. It now first tires to create the app wrapper, and if it succeeds then tries to upload the code package.


**Full Changelog**: https://github.com/rabix/sbpack/compare/2023.11.9rc1...2024.01.04rc1

2023.11.9rc1

- `sbcopy` can now be used to copy apps between different environments. By using `--profile` argument, if two profiles are specified, the first will be used as the source (env where the app you want to copy is located) and the second as the target (env where the project you want the app to be copied to is located).
- "--sb-inputs", "--sb-outputs" and "--manual-validation" have been removed
- `--execution-mode` argument with two valid values (single-instance, multi-instance) has been added. This will set the hint on app level which will be taken into consideration when setting up a new draft task using the app.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.