Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

feat: handle private buckets #43

Merged
merged 11 commits into from
May 21, 2020
Merged

feat: handle private buckets #43

merged 11 commits into from
May 21, 2020

Conversation

robinmetral
Copy link
Contributor

@robinmetral robinmetral commented May 21, 2020

This PR allows sourcing objects from private S3 buckets. See issue #24 for context and implementation details.

Closes #24
Closes #41
Closes #42

Robin Metral added 8 commits May 21, 2020 11:35
The option is not required anymore when using pre-signed URLs
This reverts commit d870d3c.

The AWS SDK apparently still expects a region.
Cypress sees any file in the integrationFolder as a spec. The spec had to be nexted one level deeper to allow for the README
BREAKING CHANGE: the Url key doesn't exist on s3Object anymore. There is not a public URL for private buckets and file nodes are now sourced with pre-signed URLs that shouldn't be added to the schema.
@robinmetral robinmetral marked this pull request as ready for review May 21, 2020 21:55
@robinmetral robinmetral merged commit 8eb1eab into master May 21, 2020
@robinmetral robinmetral deleted the feat/private-buckets branch May 21, 2020 22:19
@robinmetral
Copy link
Contributor Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
1 participant