Releases: SwissDataScienceCenter/coman
Releases · SwissDataScienceCenter/coman
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
v0.3.0
What's Changed
- minor fixes by @Panaetius in #33
- add status bar component plus some status messages by @Panaetius in #34
- prettify workload list and add workload details view by @Panaetius in #35
- add tests by @Panaetius in #36
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- allow setting custom mount dirs in jobs by @Panaetius in #32
Full Changelog: v0.2.4...v0.2.5
v0.2.4
- fixed a bug where the container image name was sent in the wrong format to the HPC scheduler
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- add file list, upload and download support by @Panaetius in #25
- allow overriding platform and system by @Panaetius in #26
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- switch to oas3-gen api client generation and add job methods by @Panaetius in #1
- add check that docker image supports compute architecture of cluster by @Panaetius in #2
- add support for stopping jobs by @Panaetius in #3
- add env and workdir options to job submission, add command for setting current cscs system, add command to init coman config by @Panaetius in #4
- add login mask in TUI by @Panaetius in #5
- allow switching systems in tui by @Panaetius in #6
- add job log view in tui by @Panaetius in #7
- add CI by @Panaetius in #15
Full Changelog: https://github.com/SwissDataScienceCenter/coman/commits/v0.1.0