Skip to content

Releases: TheRoddyWMS/Roddy

3.4.0

07 Dec 09:01
Compare
Choose a tag to compare
  • Improved validation of configuration values.

  • ForbidSubmissionToRunning was reenabled and turned on by default.

  • Created ExitReasons class for usage within Roddy and plugins. The class stores different exit codes and messages.

  • Bugfixes for local job execution and cluster job submission

  • Updated to BatchEuphoria 0.0.6.

  • Follow symbolic links when listing files in directories, e.g. collecting dataset names.

  • Added a base class for Spock tests: RoddyTestSpec.

  • Updated copyright notices.

  • Improved test coverage.

3.3.3

24 Sep 12:30
Compare
Choose a tag to compare
Error reporting improvements.

3.3.2

03 Sep 11:18
Compare
Choose a tag to compare
Fix printidlessruntimeconfig

3.0.11

28 Aug 08:27
4abf597
Compare
Choose a tag to compare
Fix printidlessruntimeconfig mode

3.3.1: Merge pull request #297 from TheRoddyWMS/update-rtl-be

22 Aug 15:02
6053daf
Compare
Choose a tag to compare
Update to BE 0.0.5 (span=1 fix) and RTL 2.0.0.

3.0.10

21 Aug 16:35
6003c38
Compare
Choose a tag to compare
Fix tool compression bug #286

3.0.9

21 Aug 16:35
Compare
Choose a tag to compare
BatchEuphoria 0.0.5 + RoddyToolLib 2.0.0 for fixing the span=1/single…

Add tuple classes, fix autofilename bug, Release 3.3.0

06 Aug 10:52
Compare
Choose a tag to compare

It is actually the same as 3.2.3 but unfortunately we already use 3.2.3 and still had some plugins which need a new minor.

Add several new Tuple classes (necessary for SophiaWorkflow).

Fix a test for auto filenames, so they are created again, when no
filename pattern could be found for a file.

Add tuple classes, fix autofilename bug, Release 3.2.3

06 Aug 09:09
Compare
Choose a tag to compare
Release of 3.2.3

Add several new Tuple classes (necessary for SophiaWorkflow).

Fix a test for auto filenames, so they are created again, when no
filename pattern could be found for a file.

Increase version to 3.2.2, fix bug

27 Jul 13:39
Compare
Choose a tag to compare
Context warnings were added as errors. Fixed this, so they get added as
warnings instead.