dandi / dandisets-healthstatus

Healthchecks of dandisets and support libraries (pynwb and matnwb)
0 stars 1 forks source link

`random-outdated-asset-first` mode: Consider new assets and only consider NWBs #85

Closed jwodder closed 2 months ago

jwodder commented 2 months ago

This PR builds on top of #81.

Currently, the random-outdated-asset-first mode does not consider assets that exist on the Archive but not in status.yaml (except in the case where all assets in status.yaml were tested with the latest software versions), and it also does not limit the candidate assets to NWBs. This PR fixes both of those things.