Skip to content

Releases: vpacik/aligem

Release of v1.1.0

29 Mar 09:30
Compare
Choose a tag to compare

Changes

  • aligem jobs status

    • Compact one-liner implemented as default. For detailed (previously used) list, use full (-f) flag
  • aligem jobs kill

    • Default kills (only) subjobs in 'DONE' state
    • Sequential killing (first master then subjobs) introduced with resubmit (-r) flag. In this case, all failed jobs are resubmitted first.

Release of v1.0.3

08 Feb 12:11
Compare
Choose a tag to compare
  • offline status regime removed
  • check AliEn availability added (checking PATH)
  • fixed bug for user in jobs status

v1.0.2

08 Feb 09:58
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • minor modifications in command-line help description
  • minor bug fixes