-
To provide extensive testing for #226 on dandisets we have already in the archive, we need to download them all. But that would be increasingly prohibitive.
On `drogon` backup server we already ha…
-
For dandi/dandi-cli#164, I'm trying to rework dandi/dandi-publish#71 into a viable Docker Compose setup; my current attempt is [here](https://github.com/dandi/dandi-cli/tree/gh-164/publish-docker). C…
-
Whenever any item(s) selected, we should get a URL (ATM blocked by #274) reflecting selection, and instead of "Download zip" (will probably be gone with #262) get an entry "Download with client" which…
-
@mgrauer suggested that we might want some additional ec2 instance for the data injest -- to validate data before we let it/them into the archive.
I thought about it and wondered if should bother w…
-
While trying to follow the instructions in the README for connecting dandiarchive to dandi-publish, my attempts to set `dandi.publish_api_url` (using both curl and the Swagger UI) returned a 400 error…
-
I'd like to suggest a stable contract for the dandi-cli, moving away from passing URLs to the CLI, and I'd want to start with downloads.
Currently, the dandi-cli takes in [URLs](https://github.com/…
-
BTW, when I go to e.g. https://dandiarchive.slack.com/archives/CMGDETALC I see at the bottom:
```
If you have an @alleninstitute.org email address, you can create an account.
```
Does it mean …
-
Our main asset store is on S3. Local asset store could be on a file system.
To pass a file into external tool (notebook or datalad) we need to discover its location.
In case of private files (not cu…
-
@yarikoptic had asked in a meeting earlier today if we could shift publish.dandiarchive.org to api.dandiarchive.org, and after some discussion, we won't be able to make that move in the next week, so …
-
#26 introduced `upload` command. We should enable some kind of unittesting for it
It seems that github actions support docker: https://help.github.com/en/articles/creating-a-docker-container-actio…