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: Add Missing Release Script #6389

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Conversation

icirellik
Copy link
Contributor

@icirellik icirellik commented Oct 1, 2020

Looks like the scripts/uploadToS3.js script requires S3 in the
production image so that the release process can copy the client assets
to s3.

@eessex
Copy link
Contributor

eessex commented Oct 1, 2020

The error on the test build is Cannot find module 's3', this suggests to me that we are missing a package from package.json rather than the script itself.

Looks like the `scripts/uploadToS3.js` script requires S3 in the
production image so that the release process can copy the client assets
to s3.
@icirellik icirellik force-pushed the fix-add-missing-release-script branch from a0710aa to 4cb108d Compare October 1, 2020 19:23
Copy link
Contributor

@eessex eessex left a comment

Choose a reason for hiding this comment

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

👍

@artsy-peril artsy-peril bot merged commit 3ba191a into master Oct 1, 2020
@artsy-peril artsy-peril bot mentioned this pull request Oct 1, 2020
@icirellik icirellik deleted the fix-add-missing-release-script branch October 12, 2020 20:27
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.

3 participants