You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/27 11:45:29 UTC

[GitHub] [couchdb-nano] glynnbird opened a new pull request #207: switch to CouchDB 3 for the Travis tests - no admin party in CouchDB 3

glynnbird opened a new pull request #207: switch to CouchDB 3 for the Travis tests - no admin party in CouchDB 3
URL: https://github.com/apache/couchdb-nano/pull/207
 
 
   ## Overview
   
   CouchDB 3 is release 💯 , so the Travis tests need to use that as a target. This happens automatically, because travis pulls `couchdb:latest`, but CouchDB 3 has no "admin party", so we need to create an admin user otherwise nothing works.
   
   ## Testing recommendations
   
   ```
   export TRAVIS=true
   npm run test
   ```
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [x] Documentation reflects the changes;
   

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


With regards,
Apache Git Services

[GitHub] [couchdb-nano] glynnbird merged pull request #207: switch to CouchDB 3 for the Travis tests - no admin party in CouchDB 3

Posted by GitBox <gi...@apache.org>.
glynnbird merged pull request #207: switch to CouchDB 3 for the Travis tests - no admin party in CouchDB 3
URL: https://github.com/apache/couchdb-nano/pull/207
 
 
   

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


With regards,
Apache Git Services