Releases: TheRoddyWMS/Roddy
3.4.0
-
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
3.3.2
3.0.11
3.3.1: Merge pull request #297 from TheRoddyWMS/update-rtl-be
Update to BE 0.0.5 (span=1 fix) and RTL 2.0.0.
3.0.10
3.0.9
Add tuple classes, fix autofilename bug, Release 3.3.0
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
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
Context warnings were added as errors. Fixed this, so they get added as warnings instead.