Skip to content

Releases: SwissDataScienceCenter/coman

v0.5.7

13 Jan 13:23

Choose a tag to compare

Adds cscs file rm command to cli.

Full Changelog: v0.5.6...v0.5.7

v0.5.6

13 Jan 10:24

Choose a tag to compare

Bugfix release

Create parent directories for config files on write if they don't exist.

Full Changelog: v0.5.5...v0.5.6

v0.5.5

13 Jan 09:31

Choose a tag to compare

Bugfix release fixing SSH proxying

Full Changelog: v0.5.4...v0.5.5

v0.5.4

13 Jan 08:51

Choose a tag to compare

What's Changed

  • minor improvements and bugfixes by @Panaetius in #50
    - make --image completely optional and don't template it if not set (plus don't do image validation), useful for when the image is hardcoded in an edf
    - check that a job is in RUNNING state in the proxy command before trying to proxy ssh connections
    - wait for the file transfer job to be finished when uploading ssh keys and coman squash file
    - template local edf and sbatch files if specified
    - add a command to show the whole config as applied following precedence rules
    - add a warning for ssh if coman squash or public keys weren't templated
    - allow cancelling jobs from the tui
    - allow deleting files from the tui

Full Changelog: v0.5.3...v0.5.4

v0.5.3

09 Jan 15:50
0f61194

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

09 Jan 14:33
6aaba99

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

09 Jan 12:31
8c831cf

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Jan 09:14

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Dec 12:52

Choose a tag to compare

What's Changed

  • fix: sometimes cancelled status contains an id by @Panaetius in #39
  • allow specifying custom edf and script file on job submission by @Panaetius in #42
  • rework config management by @Panaetius in #43
  • fix toolbar comments, improve job bash template by @Panaetius in #44

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Dec 11:45
90b1239

Choose a tag to compare

What's Changed

  • bug fixes, custom stdout/stderr paths, improve version command by @Panaetius in #38

Full Changelog: v0.3.0...v0.3.1