Skip to content

Releases: FredHutch/diy-cromwell-server

Allow non AWS user

02 Apr 01:51
2c0b5cc
Compare
Choose a tag to compare

Allows users who do not have AWS credentials.

Docker walltime repair

21 Jan 19:57
Compare
Choose a tag to compare

Repairs issue where when using docker the wall time param was not specified right.

Also changes the cromwell submit script to be version-specific to allow more visibility for users.

Update to Cromwell 73 and allow for dockerSL

19 Jan 20:41
Compare
Choose a tag to compare

This version updates Cromwell to version 73, and also allows for a custom Hutch runtime parameter "dockerSL". This allows users to use, on our on-prem compute cluster, softlinks within the Cromwell Scratch location, even with the use of docker containers. Do not use "dockerSL" as a runtime parameter without talking to Amy first about its implications. It has them. It's a hack plain and simple. But a valuable hack when one is using files >20GB or so, and if used wisely can still create workflows that ARE still portable to other systems (they will just require file copies more when run elsewhere than when Fred Hutch folks use them).

Begin tethering Cromwell.sh to github releases

19 Jan 20:22
Compare
Choose a tag to compare

This change will result in users needing to update their local copy of cromwell.sh when they want to use an updated version of the Fred Hutch Cromwell server configuration. This will allow for new features and updates to be rolled out and users to choose whether they want to update or not simply by grabbing that release's version of cromwell.sh.