Skip to content

Releases: akanevm/GangaCRAB3

2.0.8

23 Sep 11:39
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Fixed bug in CRABBackend that led to crash in the monitoring loop in case of task error.

2.0.7

24 Jun 15:39
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Fixed bug with the Ganga command line options processing

2.0.6

06 Jun 09:22
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Printing httplib.HTTPException.headers CRAB3 server response. HC-333

2.0.5

01 Jun 14:51
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Bug Fix: tuples passed through Ganga inline option converted as list.

2.0.4

29 Apr 13:04
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Recognizing task status 'SUBMITFAILED' and failing task. HC-281

2.0.3

25 Apr 11:50
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Fixed updating task information after submission.

2.0.2

19 Apr 09:18
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Also catching crab3 ConfigurationException when submitting and killing tasks.

2.0.1

19 Apr 08:51
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

Release notes:

  • Catching crab3 ConfigurationException and trying to remove .crab3 file.

2.0.0

13 Apr 12:28
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.

1.0.0

17 Feb 16:34
Compare
Choose a tag to compare

Ganga plugin for CRAB3 implemented using CRAB3 REST API.