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

feat(storage): support gzipping files before uploading them #714

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

TheKevJames
Copy link
Member

Summary

Subset of #698, split to let me release auth before storage.

Modified to fixup some type hint issues and an issue with header casing.

Fixes #45

Fixes #45

Co-Authored-By: Kevin James <kevinjames@thekev.in>
@TheKevJames TheKevJames requested a review from a team as a code owner April 4, 2024 13:34
@TheKevJames TheKevJames requested review from eddiedialpad, sknadig-dialpad and santiagofdialpad and removed request for a team April 4, 2024 13:34
@TheKevJames TheKevJames merged commit 1aa9d67 into master Apr 4, 2024
86 checks passed
@TheKevJames TheKevJames deleted the kjames/storage-gzip branch April 4, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Upload as gzip
2 participants