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

Split removeBlobs up #26

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Split removeBlobs up #26

merged 1 commit into from
Feb 11, 2025

Conversation

staab
Copy link
Collaborator

@staab staab commented Feb 11, 2025

If a file upload has failed or is pending it may not be a blob (like if the host url is invalid). This PR splits removeBlobs up into two methods that each do something specific based on file upload node attrs, rather than pattern matching on src.

Copy link
Owner

@cesardeazevedo cesardeazevedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@cesardeazevedo cesardeazevedo merged commit 994b5cf into main Feb 11, 2025
1 check passed
@cesardeazevedo
Copy link
Owner

release at [email protected]

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