Releases: CHIMEFRB/datatrail-cli
Releases · CHIMEFRB/datatrail-cli
v0.7.2
0.7.2 (2024-07-08)
Bug Fixes
- cli: check for luskan status (405a3c2)
v0.7.1
0.7.1 (2024-06-25)
Bug Fixes
- cadcclient: check canfar status (484562c)
- cli: check minoc status (6a0d6df)
- scout: change the order of the arguments (c7ab294)
Documentation
- scout: reflect changes to cli in docs (797eeac)
v0.7.0
0.7.0 (2024-06-06)
Features
- scout: able to heal missing minoc replicas (bc3b52d)
Documentation
v0.6.1
0.6.1 (2024-06-04)
Bug Fixes
v0.6.0
0.6.0 (2024-05-31)
Features
- scout: add scout command to the cli (#83) (5cb811f)
Bug Fixes
- ps.py: added error handling for returned strings (#79) (0b3c5b6)
v0.5.7
0.5.7 (2024-05-10)
Bug Fixes
- functions: changed return of find_missing_datasets to always ret… (#76) (a8c0f3d)
v0.5.6
0.5.6 (2024-05-09)
Bug Fixes
- cli: catch http 503 errors when validating scope (b6e75af)
- functions.py: changed error catching checks to be for dictionaries with error keys in them as opposed to strings (#74) (6fdb244)
v0.5.5
0.5.5 (2024-05-01)
Bug Fixes
- ps: belongs_to cannot be none must be empty string (#69) (b348dbd)
v0.5.4
0.5.4 (2024-04-24)
Bug Fixes
- functions.py: added specific handling for canfar site, where the… (#66) (895a3ca)
v0.5.3
0.5.3 (2024-04-24)
Bug Fixes
- functions.py: patches deletion logic to check that the path to be deleted is greater than 3 levels deep (#64) (ad43f35)
- ls: seperate scopes by site (5bddcc7)
- ps: shows multiple larger datasets in belongs to (6b32903)