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: 4everland uploader #2887

Merged
merged 1 commit into from
May 19, 2023
Merged

fix: 4everland uploader #2887

merged 1 commit into from
May 19, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented May 19, 2023

What does this PR do?

🤖 Generated by Copilot at f8d5cff

Fix uploading empty files to IPFS by adding a custom middleware to the S3 client. The middleware ensures that the response body is not null, even if the fetch response does not have one.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at f8d5cff

  • Add custom middleware to S3 client to ensure non-null response body (link)

Emoji

🛠️📦🚀

@vercel
Copy link

vercel bot commented May 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview May 19, 2023 5:18am
ui ✅ Ready (Inspect) Visit Preview May 19, 2023 5:18am
web ✅ Ready (Inspect) Visit Preview May 19, 2023 5:18am

@bigint bigint merged commit da85d28 into main May 19, 2023
@bigint bigint deleted the fix-sts branch May 19, 2023 05:16
@vercel vercel bot temporarily deployed to Preview – prerender May 19, 2023 05:16 Inactive
@vercel vercel bot temporarily deployed to Preview – web May 19, 2023 05:18 Inactive
@vercel vercel bot temporarily deployed to Preview – ui May 19, 2023 05:18 Inactive
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.

1 participant