Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: HeMan/jobbergate

Adds option to skip the application-defined commands.

01 Apr 14:35
Compare
Choose a tag to compare

Flag added:
--no-cmd
Will ignore the "cmd_command" parameter defined by application, if any.

Safer handling of "cmd_command" sent by application.

25 Mar 08:52
Compare
Choose a tag to compare

Can now handle commands within it better.

Recognizing installed modules

19 Mar 15:55
Compare
Choose a tag to compare

Now accepts a module name in $JOBBERGATE_PATH, as an alternative to an absolute path to a .yaml file.

Add support for running commands directly

12 Mar 10:34
0bffa6b
Compare
Choose a tag to compare

If cmd_command is set it will be run after creating an output file.

Updated dependencies

02 Mar 11:38
540be80
Compare
Choose a tag to compare

Updated depencies and added support for "fast forward" and use default values where specified.