Skip to content

fix: create parent dir when exporting from mem store #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

Frando
Copy link
Member

@Frando Frando commented Jul 2, 2025

Description

The fs store already created the parent dir of the path passed to Blobs::export, but the mem store didn't. This copies some lines from the fs store to the mem store to also create the parent dir there.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

Copy link

github-actions bot commented Jul 2, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/93/docs/iroh_blobs/

Last updated: 2025-07-02T08:35:03Z

@Frando Frando merged commit 0fdcd63 into main Jul 2, 2025
25 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