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(cli,website): presigned urls #179

Merged
merged 10 commits into from
Oct 13, 2022
Merged

feat(cli,website): presigned urls #179

merged 10 commits into from
Oct 13, 2022

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Oct 12, 2022

About

Closes #169

Use presigned URLs for deployments:

  • Previously: cli -> create deployment & upload to website -> upload to s3 from website
  • Now: cli -> create deployment & presigned URLs -> upload to s3 from cli -> set current deployment

Also fix HTTPS requests in CLI.

@QuiiBz QuiiBz merged commit d5d3759 into main Oct 13, 2022
@QuiiBz QuiiBz deleted the feat/presigned-urls branch October 13, 2022 06:39
@QuiiBz QuiiBz mentioned this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Presigned URLs
1 participant