Skip to content
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

fix: attachment fs operations #43

Merged
merged 1 commit into from
May 23, 2024
Merged

fix: attachment fs operations #43

merged 1 commit into from
May 23, 2024

Conversation

noomorph
Copy link
Collaborator

There were some issues noticed when moving files between different volumes, so the move attachment handler has been updated to handle such cases.

Also, sometimes a composite extension is necessary for an attachment, such as 'ui.viewhierarchy.tar.gz', because it should be unpacked as 'ui.viewhierarchy' in the end. Otherwise, the OS might not recognize it properly. Therefore, we will be preserving long extensions.

@noomorph noomorph merged commit 44a9efa into beta May 23, 2024
3 checks passed
@noomorph noomorph deleted the fix/move-ops branch May 23, 2024 09:01
Copy link
Contributor

🎉 This PR is included in version 2.0.0-beta.21 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant