Releases: CHIMEFRB/workflow
Releases · CHIMEFRB/workflow
v1.11.4
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
1.11.3 (2024-10-21)
Bug Fixes
- transfer daemon:
None
values in delete
list causing HTTP request failures (#138) (31376aa)
v1.11.2
1.11.2 (2024-10-18)
Bug Fixes
- daemons/transfer.py: fixed ids deletion (#135) (c28f41e)
v1.11.1
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
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
1.10.0 (2024-09-11)
Features
- buckets.py: added limit option to remove command (#121) (01a5fc8)
v1.9.10
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
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
1.9.8 (2024-07-31)
Bug Fixes
- workspace-chimefrb: pipelines configs and schedules missing /v2 (ece1ad7)