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

Allow endpoint to be configurable #319

Merged
merged 2 commits into from
Jan 28, 2020
Merged

Conversation

weyert
Copy link
Contributor

@weyert weyert commented Jan 27, 2020

Recently a new feature was introduced to allow passing the configuration values through environment variables only this didn't cover the endpoint-config this PR adds supports for defining the S3 Endpoint in the environment variables.

Recently a new feature ws introduced to allow passing the configuration values through environment variables only this didn't cover the `endpoint`-config this PR adds supports for defining the S3 Endpoint in the environment variables.
@juanpicado juanpicado self-requested a review January 27, 2020 13:43
@juanpicado
Copy link
Member

If you updated the README would be perfect 👍

Added call out that `endpoint` is also supported for the environment variables
@weyert
Copy link
Contributor Author

weyert commented Jan 27, 2020

@juanpicado Done :)

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #319 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
- Coverage   70.42%   70.37%   -0.05%     
==========================================
  Files          28       28              
  Lines        1420     1421       +1     
  Branches      204      207       +3     
==========================================
  Hits         1000     1000              
  Misses        418      418              
- Partials        2        3       +1
Flag Coverage Δ
#core 87.73% <ø> (-0.45%) ⬇️
#plugins 63.07% <0%> (-0.05%) ⬇️
Impacted Files Coverage Δ
plugins/aws-s3-storage/src/index.ts 0% <0%> (ø) ⬆️
plugins/memory/src/memory-handler.ts 87.17% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26ddd6a...8abea85. Read the comment docs.

Copy link
Member

@juanpicado juanpicado left a comment

Choose a reason for hiding this comment

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

💯

@juanpicado juanpicado merged commit 1191dcd into verdaccio:master Jan 28, 2020
@juanpicado
Copy link
Member

Thanks @weyert great stuff

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