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

Confusing names of variables #66

Open
dariagrudzien opened this issue May 13, 2019 · 3 comments
Open

Confusing names of variables #66

dariagrudzien opened this issue May 13, 2019 · 3 comments

Comments

@dariagrudzien
Copy link

  accessKey: process.env.AWS_S3_ACCESS_KEY,
  secretKey: process.env.AWS_S3_SECRET_KEY,
  bucket: process.env.AWS_S3_TEST_BUCKET,

These should be OCI keys when setting the tools to work with OCI Object Storage. Naming of the environment variables is confusing in that situation.

@Almad
Copy link
Contributor

Almad commented May 14, 2019

I'd vote for generic name for both—s/AWS_S3/BUCKET

@abtris
Copy link
Contributor

abtris commented Dec 31, 2020

I agree with premise. But I think that will broke current use for many people using library.

@abtris
Copy link
Contributor

abtris commented Dec 31, 2020

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

No branches or pull requests

3 participants