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

chore: add upload existing cids on s3 script #8

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

luzzif
Copy link
Contributor

@luzzif luzzif commented Jan 29, 2024

No description provided.

console.log(`Using bucket name ${bucketName}`);

const s3 = new S3({
region: "us-east-1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Wondering if we should add the region as an env too, wdyt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed in fc4e076

@luzzif luzzif merged commit cc0756a into main Jan 30, 2024
1 check passed
@luzzif luzzif deleted the chore/upload-existing-cids-on-s3-script branch January 30, 2024 15:44
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.

2 participants