Skip to content

Make it possible to override elixir couchdb settings via environmental variables#1887

Merged
garrensmith merged 1 commit intoapache:masterfrom
garrensmith:elixir-env
Jan 30, 2019
Merged

Make it possible to override elixir couchdb settings via environmental variables#1887
garrensmith merged 1 commit intoapache:masterfrom
garrensmith:elixir-env

Conversation

@garrensmith
Copy link
Copy Markdown
Member

Overview

Make it possible to override elixir couchdb settings via environmental variables

Testing recommendations

Spin up a local CouchDB cluster with different settings to what Elixir requires by default.
Run USER=myusername PASS=password COUCH_URL=http://my-couchdb.com mix test
and make sure the tests will run.

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

@jiangphcn
Copy link
Copy Markdown
Contributor

USER=foo PASS=bar mix test works in my environment

@garrensmith garrensmith merged commit f30fca2 into apache:master Jan 30, 2019
@garrensmith garrensmith deleted the elixir-env branch December 12, 2019 17:21
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