Skip to content

Releases: ReCodEx/worker

v1.3.0

14 Feb 19:44
Compare
Choose a tag to compare

Changelog

  • Separate stdout and stderr in results to two different fields

Commits

467a7df Capture stdout and stderr separately in task results

v1.2.1

29 Dec 16:53
ba766e3
Compare
Choose a tag to compare

Changelog

  • Added new file/folder exists internal task (Useful for instance for FPC which sometimes does not output proper binary file even if told to)
  • Print more information when dumpdir task fails

Commits

ba766e3 Exists task (#9)
d2c7228 Print more information when dumpdir fails. (#8)

v1.2.0

16 Dec 22:32
Compare
Choose a tag to compare

Changelog

  • Add dumpdir and truncate internal tasks

Commits

99567b9 Merge pull request #7 from ReCodEx/new-task-types
cee3d4f style adjustments
2c4cccb a unified way of reading numeric task arguments
cca12ef set dumpdir status to failed when copying fails
5265e72 add truncate task
264f184 add dumpdir task

v1.1.0

16 Dec 22:32
c9bcea0
Compare
Choose a tag to compare
Release 1.1.0

v1.0.0

16 Dec 22:32
Compare
Choose a tag to compare
Stable 1.0.0 version