Releases: CHIMEFRB/workflow
Releases · CHIMEFRB/workflow
v1.11.6
22 Aug 19:09
Compare
Sorry, something went wrong.
No results found
1.11.6 (2025-08-22)
Miscellaneous Chores
v1.11.5
22 Aug 12:50
Compare
Sorry, something went wrong.
No results found
1.11.5 (2025-01-21)
Bug Fixes
configure.py: Add suppport for lists in functions that use Click CLI (03d14f1 )
configure.py: Fix previous bug introduced because of no longer using equals sign between argument and value for long options (9f403b9 )
v1.11.4
07 Nov 22:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.11.2 (2024-10-18)
Bug Fixes
daemons/transfer.py: fixed ids deletion (#135 ) (c28f41e )
v1.11.1
18 Oct 16:44
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.10.0 (2024-09-11)
Features
buckets.py: added limit option to remove command (#121 ) (01a5fc8 )
v1.9.11
06 Sep 18:37
Compare
Sorry, something went wrong.
No results found
v1.9.10
27 Aug 13:44
Compare
Sorry, something went wrong.
No results found
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 )