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/01 02:31:42 UTC

[GitHub] [couchdb] wohali opened a new pull request #2511: Add recon for user convenience

wohali opened a new pull request #2511: Add recon for user convenience
URL: https://github.com/apache/couchdb/pull/2511
 
 
   ## Overview
   
   Adds `recon` to our releases. 
   
   ## Testing recommendations
   
   All of these should succeed:
   
   ```
   make check
   make release && rel/couchdb/bin/couchdb & && rel/couchdb/bin/remsh
   # inside of remsh, try recon:port_types(). or recon_alloc:allocators().
   make dist && ls apache-couchdb-*/src/recon
   ```
   
   ## Related Issues or Pull Requests
   
   Closes #2510 .
   
   ## Checklist
   
   - [X] Code is written and works correctly
   - [X] Changes are covered by tests
   - [N/A] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [Pending] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
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] wohali merged pull request #2511: Add recon for user convenience

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #2511: Add recon for user convenience
URL: https://github.com/apache/couchdb/pull/2511
 
 
   

----------------------------------------------------------------
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