Skip to content

Tags: xenon-middleware/xenonflow

Tags

v1.0.1

Toggle v1.0.1's commit message
Updated version to 1.0.1

v1.0

Toggle v1.0's commit message
Fixed nullpointerexception when the xenonflow_files environment varia…

…ble wasn't set

1.0-rc1

Toggle 1.0-rc1's commit message
Updated distribution, now displaying correct scheme on startup

v0.4-process

Toggle v0.4-process's commit message
Udated xenon depenency to 3.1.0

v0.3-alpha

Toggle v0.3-alpha's commit message
Fixed pending jobs throwing an error

v0.2-alpha

Toggle v0.2-alpha's commit message
Output file serving and cwl parsing updates

- 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:
  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

v0.1-alpha

Toggle v0.1-alpha's commit message
Updated to Xenon 2.1.0