Skip to content

Releases: CHIMEFRB/workflow

v0.9.1

12 Jun 19:44
e5b6079
Compare
Choose a tag to compare

0.9.1 (2024-06-12)

Bug Fixes

  • run.py: fixing error when runspace is provided (#54) (2a0f262)

v0.9.0

12 Jun 19:23
f3ee0ba
Compare
Choose a tag to compare

0.9.0 (2024-06-12)

Features

  • github-actions: added deployment action to publish docker containers (1c5d71c)
  • results: added workflow results API & CLI (0d20eaf)
  • workflow: updates to tests, and general api cleanup (644a744)

Bug Fixes

  • dockerfile: fixes (cdf4004)
  • github-actions: added debug ssh session (bce85d6)

v0.8.2

07 Jun 19:23
fc959da
Compare
Choose a tag to compare

0.8.2 (2024-06-07)

Bug Fixes

  • release-please: fixes for release please config linting (b285de4)

v0.8.1

07 Jun 18:59
d0566ec
Compare
Choose a tag to compare

0.8.1 (2024-06-07)

Bug Fixes

  • release: fixed the release-please action config (eb0411c)

v0.8.0

07 Jun 02:50
008e69d
Compare
Choose a tag to compare

0.8.0 (2024-06-07)

Features

  • python: working build for py38,py39,py310 (6c0b3ef)

v0.7.0

06 Jun 20:06
f5751aa
Compare
Choose a tag to compare

0.7.0 (2024-06-06)

Features

  • cli: multiple buckets + runspace (#47) (817e125)

v0.6.0

04 Jun 21:47
68e1a7c
Compare
Choose a tag to compare

0.6.0 (2024-06-04)

Features

v0.5.0

04 Jun 18:32
8fe73ce
Compare
Choose a tag to compare

0.5.0 (2024-06-04)

Features

  • dockerfile: improvements to the workflow docker container (af472b9)

Bug Fixes

  • archive: check that basepath, mount in config, exists before continuing (#39) (87fe370)
  • cli: improved cli structure (08ce5e3)

v0.4.0

28 May 02:40
15e0e7e
Compare
Choose a tag to compare

0.4.0 (2024-05-28)

Features

  • add schedule cli (#25) (56dcd6e)
  • cli/main.py: adding logging on top level function (#37) (7820c62)
  • docker-compose-tutorial.yml: adding docker compose for tutorial (#35) (7b17e2a)

v0.3.0

06 Mar 17:23
272da62
Compare
Choose a tag to compare

0.3.0 (2024-03-06)

Features

  • examples: added a dedicated examples folder (908de1a)

Bug Fixes

  • context.py: fixing class validator (#17) (7bc52bb)
  • validate: updated the function/command validation logic to support Windows (3458f0b)
  • work.py: changes in validation (#21) (af96307)
  • workspace: improved the workspace set/unset logic (d8f6802)