-
- ATM we have `AutomagicIO` which provide somewhat ad-hoc/ugly (relies on monkey patching "known" open calls) hack to automagically `datalad get` files being accessed
- there was another "idea" (desi…
-
https://github.com/dandi/dandi-schema/actions/runs/2187811011
-
Currently, when running the dandi-cli tests locally, [the code for spinning up a Dockerized dandi-archive instance](https://github.com/dandi/dandi-cli/blob/ac18cadf78040a68408b222fe50bc9d953a2ba98/dan…
-
`zarr/` refers to a .zarr or .ngff folder asset which are already entering staging server and soon will emerge in the main one. We should be ready (#126 is a stop gap measure so we do not "pollute" ou…
-
at present (4pm ET apr 30) 108 is going through ingest updates and reports a total size of 77TB. however, the total size of the archive is reported on the dashboard at 66 TB. i just deleted all the o…
satra updated
2 years ago
-
I was thinking to try for https://github.com/dandi/dandi-archive/issues/925#issuecomment-1090483484 but:
```shell
$> curl -X GET "https://api-staging.dandiarchive.org/api/zarr/" -H "accept: appli…
-
Our current deployment process uses a `netlify.toml` file for staging, but not production. Because we have a single `master` branch that is used to deploy to both staging and production, we have to do…
-
observed in https://github.com/dandi/dandi-cli/pull/951
https://github.com/dandi/dandi-cli/runs/5857939849?check_suite_focus=true
```
dandi/tests/test_delete.py::test_delete_zarr_path {'size': 21…
-
The zarr `.checksum` file format has some deficiencies which should be addressed ASAP before too many zarrs are uploaded.
- Use a name instead of path. Currently, files and directories are identifi…
-
Build atop #33 (~~yet to be~~ merged)
- make `dandi-cli` talk to the localhost instance of redirector whenever it tries to reach out to `dandiarchive.org`:
- I think it should be feasible to adj…