Recent Releases of xenonflow
xenonflow - v1.0.1
Version 1.0.1
- Added cwl compliance check and fixed a bunch of related bugs
- Reduced logging output
- Fixed various bugs
- Fixed a number of crashes related to the tests ran by the compliance test.
- Fixing output bug when parameter has # in its id
- Fixing file and directory array location wrangling
- Fixed directory tests and staging
- Fixing directory path staging for cwl check: nr85 directoryinputdocker
- Java
Published by bpmweel over 4 years ago
xenonflow - v1.0
Version 1.0
- Various bugfixes
- Fixed uri's supplied by xenonflow when runing behind a proxy server
- Updated admin interface to connect to the backend using its current location
- You can now add xenonflowjobid or xenonflowjobname as input to a workflow to be run xenonflow will then supply these values automatically.
- Added XENONFLOW_FILES environment variable for use in the config.yml
- Java
Published by bpmweel over 4 years ago
xenonflow - Version 1.0-rc1
Version 1.0-rc1
- Lot's of bug fixes!
- Split SourceFileSystem setting into sourceFileSystem for inputs and cwlFileSystem for workflow storage
- Added check on job submission whether the referenced workflow exists on the cwlFileSystem
- Added /workflows api that supplies a list of available workflows in the cwlFileSystem
- Upgrade admin interface to Angular 11
- Java
Published by bpmweel almost 5 years ago
xenonflow - PROCESS release 0.4
This release is part of the final release of the PROCESS services and use cases.
- Java
Published by jmaassen over 5 years ago
xenonflow - V0.3-alpha
Fix for the error that was thrown when a job was waiting in the queue.
- Java
Published by bpmweel about 8 years ago
xenonflow - V0.2-alpha
Output files are now served if they are stored on the local filesystem
- This requires a new config block with a parameter "hosted" set to true:
The configuration now requires a targetFileSystem configuration in addition to a sourceFileSystem the output of the workflows are stored in the targetFileSystem
example: targetFileSystem: adaptor: file location: /home/bweel/Documents/projects/xenon-flow/output/ hosted: true
Output file paths are now set to this location if used
Parsing of cwl has been updated to support Maps in addition to arrays for inputs and outputs
- Java
Published by bpmweel about 8 years ago
xenonflow - First pre-release
First alpha release of Xenon-cwl
- Java
Published by bpmweel over 8 years ago