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

SST file upload #978

Merged
merged 4 commits into from
Sep 22, 2023
Merged

SST file upload #978

merged 4 commits into from
Sep 22, 2023

Conversation

noah-iversen
Copy link
Contributor

@noah-iversen noah-iversen commented Sep 22, 2023

SST File Upload

Issue #917

What user problem are we solving?

Users can now successfully upload their own files.

What solution does this PR provide?

Utilizes the new SST endpoint for users to upload to. SST endpoint responds with presigned url that they then upload to.

Testing Methodology

Verified network and console logs to ensure proper endpoints are being called. Default option and user upload option works. See video.

Any other considerations
This only covers the upload part, the file uploaded cannot be parsed yet because that given endpoint is old.

video1025155166.mp4

@noah-iversen noah-iversen changed the title Sst file upload SST file upload Sep 22, 2023
Copy link
Member

@karkir0003 karkir0003 left a comment

Choose a reason for hiding this comment

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

left a minor comment + question @farisdurrani @dwu359 thoughts?

@noah-iversen noah-iversen added this pull request to the merge queue Sep 22, 2023
Merged via the queue into nextjs with commit 38746a4 Sep 22, 2023
8 checks passed
@noah-iversen noah-iversen deleted the sst-file-upload branch September 22, 2023 02:32
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.

3 participants