Skip to content

Releases: osl-incubator/makim

1.24.0

07 Mar 22:29
Compare
Choose a tag to compare

1.24.0 (2025-03-07)

Bug Fixes

  • test: schedulers cannot be serialized resulting to scheduler test failure (#149) (ab5c6b0)

Features

  • Implement --skip-hooks flag to bypass hook execution (#159) (66ffaf8)

1.23.1

25 Feb 01:49
Compare
Choose a tag to compare

1.23.1 (2025-02-25)

Bug Fixes

  • Fix and improve the PyInstaller executable output (#140) (29f8a48)

1.23.0

24 Feb 17:02
Compare
Choose a tag to compare

1.23.0 (2025-02-24)

Features

  • Fix github step in the semantic release workflow (#139) (cd1ff7d)

1.22.0

24 Feb 03:53
Compare
Choose a tag to compare

1.22.0 (2025-02-24)

Features

  • Add pyinstaller into the release pipeline (#138) (cba558c)

1.21.0

28 Jan 00:39
Compare
Choose a tag to compare

1.21.0 (2025-01-28)

Bug Fixes

  • pre-commit: Add more tools for pre-commit hooks (#127) (268b1f5)

Features

  • Add an initial support for cron/scheduler into CLI (#128) (b4f4d94)
  • Add support for jobs using cron (#126) (6357391)

1.20.0

04 Nov 23:22
Compare
Choose a tag to compare

1.20.0 (2024-11-04)

Bug Fixes

Features

  • ssh: support SSH-based command execution (#124) (dd0b2fd)

1.19.0

17 Oct 02:39
Compare
Choose a tag to compare

1.19.0 (2024-10-17)

Features

  • Check if the .makim.yaml file is valid according to the schema file (#122) (29d0b51)

1.18.1

15 Oct 01:43
Compare
Choose a tag to compare

1.18.1 (2024-10-15)

Bug Fixes

1.18.0

15 Oct 00:16
Compare
Choose a tag to compare

1.18.0 (2024-10-15)

Features

1.17.0

08 Oct 03:15
Compare
Choose a tag to compare

1.17.0 (2024-10-08)

Bug Fixes

  • Add missing single quote to the message about wrong command (#111) (af80420)
  • Rename attribute shell to backend (#114) (7d617ce)
  • type-check: update mypy configuration (#117) (f2bf92e)

Features