2024.01.04rc1
Pre-release
Pre-release
pavlemarinkovic
released this
31 Jan 09:37
·
34 commits
to master
since this release
What's Changed
- Feature/sample sheet support by @pavlemarinkovic in #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: 2023.11.9rc1...2024.01.04rc1