Skip to content

Releases: SwissDataScienceCenter/coman

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

v0.3.0

12 Dec 08:43
8e69c95

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.3.0

v0.2.5

08 Dec 11:17

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

08 Dec 08:44

Choose a tag to compare

  • 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

05 Dec 16:10

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Dec 13:52

Choose a tag to compare

What's Changed

  • add dev quickstart to readme by @niowniow in #27
  • make 'account' a global option, add it for job start and make it optional by @Panaetius in #28

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Dec 10:19

Choose a tag to compare

  • fix a bug on windows with getting file sizes

v0.2.0

05 Dec 09:20

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Nov 12:21

Choose a tag to compare

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