Skip to content

Releases: mskcc/ridgeback

Release 1.40.0

30 Oct 16:41
64bce8b

Choose a tag to compare

This is the last version of Ridgeback that will work for MSKCC's Juno cluster, all future versions will be designed for IRIS at MSKCC

What's Changed

Full Changelog: 1.38.0...1.40.0

Release 1.9.2 (#167)

25 Mar 18:03

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

Choose a tag to compare

Changelog

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

1.7.0

17 Feb 17:12

Choose a tag to compare

Features

Bug Fixes

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

1.6.0

28 Dec 21:30

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

Choose a tag to compare

  • Add jitter/backoff times to job retires

1.4.0

09 Nov 21:00

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

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

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

Choose a tag to compare

  • Robustify job submission
  • Improved lsf client
  • Updated Makefile
  • Slight tweaks and bug fixes