Skip to content

Feature/idp-43 - Analyse and explore the amber dandi documentation to allow the data storage from IDP in Ember - #13

Merged
ddelpiano merged 5 commits into
developfrom
feature/IDP-43
Sep 17, 2026
Merged

ddelpiano merged 5 commits into
developfrom
feature/IDP-43

Conversation

@D-GopalKrishna

Copy link
Copy Markdown
Contributor

Jira issue - https://metacell.atlassian.net/browse/IDP-43

Task description:

  • browser hashes the file into a dandi-etag — DANDI's content digest - has to happen before anything is sent - its how DANDI recognizes content it holds
  • calls /dandi/upload/init - with the filename, size and that digest, and gets back one presigned S3 URL per part
  • PUTs each part straight to S3 over its presigned URL
  • calls /dandi/upload/finalize with the part list, the chosen workspace
  • back a workspace id and the script's output

The rest is handled in OSB backend.

@ddelpiano
ddelpiano self-requested a review September 17, 2026 11:58
@ddelpiano
ddelpiano merged commit 84c1d75 into develop Sep 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants