Releases: SwissDataScienceCenter/coman
Releases · SwissDataScienceCenter/coman
v0.5.7
v0.5.6
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
Bugfix release fixing SSH proxying
Full Changelog: v0.5.4...v0.5.5
v0.5.4
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
What's Changed
- fix folder generation on job submission by @Panaetius in #48
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- update api, fix sqsh download, fix tests by @Panaetius in #46
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- add shell completions by @Panaetius in #45
- add ssh support by @Panaetius in #37
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
What's Changed
- bug fixes, custom stdout/stderr paths, improve version command by @Panaetius in #38
Full Changelog: v0.3.0...v0.3.1