Skip to content

v1.0.0

Compare
Choose a tag to compare
@AmitKumarDas AmitKumarDas released this 23 May 10:13
· 66 commits to master since this release
8782eef

1.0.0 (2020-05-23)

Features

  • assert: add assert state verification to Run resource (8e834df)
  • controller: add initial job controller code (#54) (6ac7da5)
  • controllers: add various kubernetes controllers (f6d0b54)
  • cron: add cron resource schema (598e285)
  • gh-actions: add workflows & semantic release conventions (#59) (8782eef)
  • run: add further logic to various run actions (32c7ae1)
  • run: add further unit tests to run resource (57f8032)
  • run: add logic to execute all tasks (521063f)
  • run: add run as a declarative k8s controller (ef2cc99)
  • run: add unit tests & code fixes w.r.t run logic (4ca4cf4)
  • run: add unit tests to various run actions (3442f98)
  • run: add update logic to run controller (e0ba01c)
  • structure: add structure & initial logic (18c1ba5)
  • test: add test runner to test job (#56) (b34192e)
  • test: testing is never easy (#58) (68b7e16)