Skip to content

Releases: tethysplatform/condorpy

Release 0.6.0

19 Jan 17:35
a83f58f
Compare
Choose a tag to compare

Adds the port argument to all job types to allow for overriding the default SSH port that is used to transfer files and issue commands on a remote schduler.
The port argument is also added to the set_scheduler method.

Release 0.5.3

09 Jan 23:46
4b87bde
Compare
Choose a tag to compare

Provides CONDORPY_HOME env variable to allow users to set the restored working directory.

Patch for Python 3 Compatibility

22 Feb 23:36
a5aaaef
Compare
Choose a tag to compare
  • Fixes a few issues with byte-code strings

Python 3 Compatibility

19 Feb 23:52
Compare
Choose a tag to compare

In this release:

  • CondorPy becomes Python 3 compatible.

v0.1.9

01 Apr 18:17
Compare
Choose a tag to compare
fixed update_status for multi-process jobs

Version 0.1.0

22 May 20:18
Compare
Choose a tag to compare
v0.1.0

Merge branch 'development'