Skip to content

Releases: CHIMEFRB/datatrail-cli

v0.7.2

15 Jul 17:46
a2bfb89
Compare
Choose a tag to compare

0.7.2 (2024-07-08)

Bug Fixes

  • cli: check for luskan status (405a3c2)

v0.7.1

25 Jun 14:59
a5a1963
Compare
Choose a tag to compare

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

06 Jun 20:20
f0a34ea
Compare
Choose a tag to compare

0.7.0 (2024-06-06)

Features

  • scout: able to heal missing minoc replicas (bc3b52d)

Documentation

v0.6.1

04 Jun 14:38
808a9ff
Compare
Choose a tag to compare

0.6.1 (2024-06-04)

Bug Fixes

v0.6.0

31 May 19:18
0a75b28
Compare
Choose a tag to compare

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

10 May 18:29
b47d416
Compare
Choose a tag to compare

0.5.7 (2024-05-10)

Bug Fixes

  • functions: changed return of find_missing_datasets to always ret… (#76) (a8c0f3d)

v0.5.6

09 May 19:15
1d34e6f
Compare
Choose a tag to compare

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

02 May 00:08
883ede4
Compare
Choose a tag to compare

0.5.5 (2024-05-01)

Bug Fixes

  • ps: belongs_to cannot be none must be empty string (#69) (b348dbd)

v0.5.4

24 Apr 20:05
655e121
Compare
Choose a tag to compare

0.5.4 (2024-04-24)

Bug Fixes

  • functions.py: added specific handling for canfar site, where the… (#66) (895a3ca)

v0.5.3

24 Apr 18:29
b0d8884
Compare
Choose a tag to compare

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)