Skip to content

Releases: arteria-project/arteria-siswrap

Fixes broken pip install

27 Oct 15:30
Compare
Choose a tag to compare

The pip install process was broken due to a change in the name of the README file.

Adding index checking endpoint and more

01 Sep 13:05
Compare
Choose a tag to compare

Adding a end-point to check the undetermined indices in a run, and setting up a vagrant based test environment. In addition to this stdout and stderr from jobs will now always be sent when checking their status - even when the job has been completed successfully. These are passed as stdout and stderr in the returning json response.

Sisyphus aeacus reporting jobs available

19 May 08:24
Compare
Choose a tag to compare

Now the Sisyphus aeacus-report and aeacus-stats functionalities are available through the API. Endpoints are:

/api/1.0/aeacusstats/run/
/api/1.0/aeacusreports/run/

v1.0.2

08 Mar 10:13
Compare
Choose a tag to compare

New minor release that now lets siswrap return a message that includes stdout and stderr from the underlying process if it has failed.

Bug fixes

14 Dec 13:45
Compare
Choose a tag to compare

Fixed 2 minor bugs:

  • We no longer strip the sisyphus supplemendary files (which caused problems with sisyphus)
  • : are note allowed in file names on windows which caused trouble on smb shares. We therefore use a different date format now.

v1.0.0

27 Nov 15:42
Compare
Choose a tag to compare

Initial release.