Skip to content

Releases: CHIMEFRB/workflow

v1.11.4

07 Nov 22:16
71eb20b
Compare
Choose a tag to compare

1.11.4 (2024-11-06)

Bug Fixes

  • daemons/audit.py: adding error handling on audit function (#144) (82398c8)
  • workspace: change allowed archive methods for chimefrb (#131) (3270adf)

v1.11.3

21 Oct 16:52
9469004
Compare
Choose a tag to compare

1.11.3 (2024-10-21)

Bug Fixes

  • transfer daemon: None values in delete list causing HTTP request failures (#138) (31376aa)

v1.11.2

18 Oct 17:44
a82e68e
Compare
Choose a tag to compare

1.11.2 (2024-10-18)

Bug Fixes

  • daemons/transfer.py: fixed ids deletion (#135) (c28f41e)

v1.11.1

18 Oct 16:44
bc75993
Compare
Choose a tag to compare

1.11.1 (2024-10-18)

Bug Fixes

  • configure.py: lifecycle/configure.py's defaults/arguments functions, does not work for @click.argument types (196d8fe)
  • http/buckets.py: increasing retry time on delete_ids (#133) (cdb1644)

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)