Skip to content

feat: preserve metadata when handling blobs; refactor storage_utils #8713

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

Conversation

jennifer-richards
Copy link
Member

No description provided.

This is a rather consequential refactor. Moves the utility
methods (store_file(), remove_from_storage(), etc) out of
the Storage subclass. They are now only in storage_utils.py.
Drops the StoredObjectStorageMixin, instead moving the
Storage-like parts directly into
StoredObjectStagedBlobStorage. The CustomS3Storage class
is dropped, at least for now.
@jennifer-richards
Copy link
Member Author

Work to reconcile this with #8784 is in progress - merging this as it is to try to avoid future merge nightmares. Fixups may still be necessary and will be treated as future work.

@jennifer-richards jennifer-richards merged commit 1400af1 into ietf-tools:feat/blobstage Apr 7, 2025
2 checks passed
@jennifer-richards jennifer-richards deleted the refactor-metadata-handling branch April 7, 2025 20:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant