wohali opened a new pull request #1894: Force mix rebar/hex/deps get on make 
elixir
URL: https://github.com/apache/couchdb/pull/1894
 
 
   ## Overview
   
   Jenkins - and local runs - are failing on `make check` and `make elixir` 
because `mix` has not yet been set up, and deps have not been installed.
   
   This PR adds a new `elixir-init` target that runs at the start of `make 
elixir` to do all the necessary setup work.
   
   ## Testing recommendations
   `make check` on a fresh checkout of CouchDB, on a user account that's never 
run `mix` or `elixir` before.
   
   ## Related Issues or Pull Requests
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - N/A Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to