Skip to content

Releases: dandi/dandi-cli

0.30.3

11 Oct 23:28
Compare
Choose a tag to compare

🏠 Internal

📝 Documentation

  • Document & type-annotate all public values in dandi.dandiapi #799 (@jwodder)
  • Set Sphinx default_role to "py:obj" #795 (@jwodder)

🧪 Tests

  • Apply "skipif_no_network" to all relevant tests #797 (@jwodder)

Authors: 1

0.30.2

11 Oct 17:38
Compare
Choose a tag to compare

🐛 Bug Fix

  • Retry more requests; wait longer for Dandiset validity #798 (@jwodder)

Authors: 1

0.30.1

07 Oct 16:03
Compare
Choose a tag to compare

📝 Documentation

🧪 Tests

Authors: 2

0.30.0

06 Oct 21:32
Compare
Choose a tag to compare

🚀 Enhancement

  • Log a message if a request succeeds after one or more failures [take 2] #792 (@jwodder)

🧪 Tests

  • Make CI tests dump Docker Compose logs on failure #793 (@jwodder)

Authors: 1

0.29.0

06 Oct 18:12
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

0.28.0

04 Oct 16:54
Compare
Choose a tag to compare

🚀 Enhancement

  • Give validate command an --allow-any-path option #783 (@jwodder)

🐛 Bug Fix

  • Fix an AttributeError raised when a URL is used as a species #782 (@jwodder)

🧪 Tests

Authors: 2

0.27.3

28 Sep 22:02
Compare
Choose a tag to compare

🐛 Bug Fix

🧪 Tests

🔩 Dependency Updates

Authors: 1

0.27.2

13 Sep 17:14
Compare
Choose a tag to compare

🧪 Tests

  • Update Docker Compose spin-up code for loss of --username option #768 (@jwodder)

Authors: 1

0.27.1

03 Sep 21:54
Compare
Choose a tag to compare

🐛 Bug Fix

  • Stop uploading a file if no metadata can be extracted #767 (@jwodder)
  • Retry following redirects on 400 (not 404), 502, 503, & 504 up to 5 times #762 (@jwodder)
  • Add dandischema into fscacher tokens for validate #760 (@yarikoptic)

📝 Documentation

🧪 Tests

  • Use new published version of 000027 in tests #763 (@jwodder)

Authors: 2

0.27.0

26 Aug 20:40
Compare
Choose a tag to compare

🚀 Enhancement

  • Make download_url RemoteAsset-only; give BaseRemoteAsset base_download_url #759 (@jwodder)
  • Give API resource classes __str__ methods #753 (@jwodder)

🐛 Bug Fix

🧪 Tests

  • Remove test against rc/2.0.0 branch of pynwb #754 (@jwodder)

Authors: 1