Skip to content

Releases: mskcc/ridgeback

Release 1.9.2 (#167)

25 Mar 18:03
2a2885c
Compare
Choose a tag to compare

Changelog

  • Fixes an issue where Git clone errored out jobs on retry
  • Better handling of errors when submitting a job
  • Submit jobs asynchronously

1.9.0

10 Mar 17:27
424ba66
Compare
Choose a tag to compare

Changelog

#151 Set maximum jobs on lsf
#155 Raise access walltime

1.7.0

17 Feb 17:12
7603b8a
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fixed log path (#142)
  • Fixed psycopg2 (#139)

1.6.0

28 Dec 21:30
3537fa1
Compare
Choose a tag to compare

Changelog

  • Abort job API #119
  • Update celeryes definition #117
  • Add backoff times due to jobs stalling #120

1.5.0

21 Dec 20:59
6e21b05
Compare
Choose a tag to compare
  • Add jitter/backoff times to job retires

1.4.0

09 Nov 21:00
74c87db
Compare
Choose a tag to compare

#106 Add max cores for ACCESS
#108 Add default memory for ACCESS
#109 Update ACCESS flags
#110 Add Memory Argument
#112 Add docker auth for singularity pulls

1.3.0

02 Jul 18:54
8c1032a
Compare
Choose a tag to compare

Enhancements
Access pipeline working in Ridgeback #74
Feature/fix ridgeback job resonse and add task testing #90
Feature/update ridgeback job response #88

Bug fixes
Added missing migration #92
Add migrtion tests and update migrations #94 #93

1.2.0

17 Jun 21:10
2a11bae
Compare
Choose a tag to compare
  • Updated Swagger UI
  • Add resume support
  • Robustify job cleanup
  • Add travis testing and unit tests
  • Added configurable ALLOWED_HOSTS
  • Added started, submitted, and finished job dates
  • Image fixes
  • Stability and bug fixes

1.1.0

23 Apr 21:11
e97846b
Compare
Choose a tag to compare
  • Robustify job submission
  • Improved lsf client
  • Updated Makefile
  • Slight tweaks and bug fixes

1.0.0

03 Feb 18:15
66f9c84
Compare
Choose a tag to compare

Initial release containing:

  • Toil and LSF submission and status
  • Deployment using Singularity containers