Skip to content

Releases: CHIMEFRB/workflow

v1.11.0

12 Sep 15:57
e3a269c
Compare
Choose a tag to compare

1.11.0 (2024-09-11)

Features

  • cli/configs.py: added new command (9af0d44)
  • cli/pipelines.py: added format to history timestamp (43753b6)
  • cli/pipelines.py: improving pipelines output (1edb6e3)

v1.10.0

11 Sep 16:59
9673ee2
Compare
Choose a tag to compare

1.10.0 (2024-09-11)

Features

  • buckets.py: added limit option to remove command (#121) (01a5fc8)

v1.9.11

06 Sep 18:37
cd22f85
Compare
Choose a tag to compare

1.9.11 (2024-09-06)

Bug Fixes

v1.9.10

27 Aug 13:44
b257ab1
Compare
Choose a tag to compare

1.9.10 (2024-08-26)

Bug Fixes

  • attempt.py: removing duplicated call to update() function (#112) (3466f90)
  • configure.py: remove assigning of "None" to parameters not given in Work, causing TypeError (2fc7a28)
  • configure.py: Remove is_flag check (65041e1)
  • test_lifecycle.py: fixing tests (#114) (7863735)

v1.9.9

06 Aug 20:26
789b531
Compare
Choose a tag to compare

1.9.9 (2024-08-06)

Bug Fixes

  • ci/cd: update ci.yml (3c6b70b)
  • transfer.py: fixed transfer daemon key error (#106) (b4e6f54)

v1.9.8

31 Jul 15:52
0ef7a42
Compare
Choose a tag to compare

1.9.8 (2024-07-31)

Bug Fixes

  • workspace-chimefrb: pipelines configs and schedules missing /v2 (ece1ad7)

v1.9.7

29 Jul 15:22
7ffaa37
Compare
Choose a tag to compare

1.9.7 (2024-07-29)

Bug Fixes

  • work: increase max timeout from 1 day to 3 days (#102) (2e1453e)
  • workspace: update chimefrb http urls (bc13da7)

v1.9.6

23 Jul 15:50
1a2fffe
Compare
Choose a tag to compare

1.9.6 (2024-07-23)

Bug Fixes

v1.9.5

18 Jul 19:41
26e555d
Compare
Choose a tag to compare

1.9.5 (2024-07-18)

Bug Fixes

  • chimefrb-workspace: add http baseurl for schedule and configs (f774846)
  • workspace: workspace.read now converts a str to pathlib.Path if the source exisits (3f71f57)

v1.9.4

17 Jul 19:55
da3e021
Compare
Choose a tag to compare

1.9.4 (2024-07-17)

Bug Fixes

  • deps: docker fixed to >=6.1 (d454651)