Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants