Skip to content

Releases: wwade/jobrunner

v2.6.5

03 Apr 22:16
2da1779
Compare
Choose a tag to compare

What's Changed

  • db: fix display of "-a" (last pass/fail) output by @wwade in #303

Full Changelog: v2.6.4...v2.6.5

v2.6.4

26 Mar 18:59
5de5184
Compare
Choose a tag to compare

What's Changed

  • test: mark RunExecOptionsTest.testWatchWait as flaky by @wwade in #290
  • job: improve "long line" calculation in JobInfo.showInOrder by @wwade in #295

Full Changelog: v2.6.3...v2.6.4

v2.6.3

07 Feb 18:41
b8c8fdd
Compare
Choose a tag to compare

What's Changed

  • deps: stop using simplejson, use json instead by @wwade in #281

Full Changelog: v2.6.2...v2.6.3

v2.6.2: fix --list-inactive to show all inactive jobs

25 Feb 23:00
ded8cf6
Compare
Choose a tag to compare

What's Changed

  • ci: tweak CI matrix for OS versions by @wwade in #247
  • ui: fix --list-inactive to show all inactive jobs by @wwade in #254

Full Changelog: v2.6.1...v2.6.2

v2.6.1: change log directory format to use hash prefix

19 Jan 22:01
2369f5b
Compare
Choose a tag to compare

What's Changed

  • db: change log directory format to use hash prefix by @wwade in #246

Full Changelog: v2.6.0...v2.6.1

v2.6.0

06 Jan 23:07
eb3a871
Compare
Choose a tag to compare

What's Changed

  • Add --notifier PROGRAM arg to invoke system notifier by @wwade in #241
  • No more python 3.7, add python 3.11 by @wwade in #224

Full Changelog: v2.5.0...v2.6.0

Version 2.5.0

06 Oct 02:22
7b0a925
Compare
Choose a tag to compare

What's Changed

  • plugins: allow plugins to provide a relative priority value by @wwade in #214

Full Changelog: v2.4.4...v2.5.0

Version 2.4.4

16 Sep 15:07
aa89cbe
Compare
Choose a tag to compare

What's Changed

  • main: add "-y" alias for the "--retry" arg by @wwade in #209

Full Changelog: v2.4.3...v2.4.4

Version 2.4.3

11 Sep 23:52
c458fe4
Compare
Choose a tag to compare

What's Changed

  • chat: add a timeout to requests.post call by @wwade in #204
  • mail: handle autoDecode failure for job logs with binary data by @wwade in #208

Full Changelog: v2.4.2...v2.4.3

Version 2.4.2

13 May 23:28
4450931
Compare
Choose a tag to compare

Features

  • add a "-N/--notify" arg to run and notify together by @wwade in #178

What's Changed

  • use lockedSection instead of explicit lock/unlock calls by @wwade in #177

Full Changelog: v2.4.1...v2.4.2