Release v0.5
Changelog
🚀 Changes
- New
tw datasets
command to manage workspace datasets. - Use always
--profile
instead of--profiles
. - Use always
--params-file
instead of--params
. - At
tw runs view metrics
show a condensed and formatted table. - Improve descriptions.
- Use colours on some fields.
- Link some IDs to the website.
- At
tw pipelines import
whenworkDir
,preRunScript
andpostRunScript
are not provided use default compute-env values. - At
tw launch
only accepts full URL repositories as Nextflow pipelines. - At
tw runs view
show the job operation ID (native platform ID). - Allow to use always ID or name to reference a resource.
- Test JSON outputs.
- At
tw runs view tasks
show task details.
Fixes
- Update SDK to fix Azure and K8s platforms
- Allow to view and delete compute environments that are not available
Contributors
We'd like to thank the following people for their contributions:
- Julio Fernandez (@grananda)
- Harshil Patel (@drpatelh)
- Evan Floden (@evanfloden)
- Jordi Deu-Pons (@jordeu)