topcoder-platform / skills-etl

Other
0 stars 1 forks source link

code can't run locally if code is looking for S3 access #6

Open sushilshinde opened 3 years ago

sushilshinde commented 3 years ago
S3_BUCKET - s3 bucket of tags map file, default: skills-etl
S3_TAGS_MAP_KEY - s3 key of tags map file, default: tagsMap.txt

https://github.com/topcoder-platform/skills-etl

sushilshinde commented 3 years ago

@callmekatootie can we implement something like this

https://dev.to/goodidea/how-to-fake-aws-locally-with-localstack-27me https://github.com/localstack/localstack

I want to also transfer the current local dynamo set up to the local stack. So we use local stack only for mock AWS services.

callmekatootie commented 3 years ago
callmekatootie commented 3 years ago

Assigned to @xxcxy

callmekatootie commented 3 years ago

PR ready. PAID https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30169909

callmekatootie commented 3 years ago

@sushilshinde I suppose we can close this too?

maxceem commented 2 years ago

Hey @sushilshinde @callmekatootie

UPDATED: As discussed with Vikas, we are going to remove S3 support, so probably this PR is not needed to be merged anymore.

~We are going to make some updates to this repo. I wonder if the PR which improves the local setup process could be merged to DEV?~

cc @vikasrohit