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 2022/07/18 18:01:55 UTC

[GitHub] [couchdb] jiahuili430 opened a new pull request, #4116: Update application description and dependencies

jiahuili430 opened a new pull request, #4116:
URL: https://github.com/apache/couchdb/pull/4116

   ## Overview
   1. Update application description and dependencies
   2. `couch_uuids_tests.erl` needs to start `config` and `couch_log`
   3. Reformat changed files
   
   
   ## Testing recommendations
   ```bash
   ./configure --dev --spidermonkey-version 60 && make couch
   make eunit apps=fabric suites=fabric_db_create_tests
   make eunit apps=couch_epi
   ```
   
   ## Related Issues or Pull Requests
   
   <!-- If your changes affects multiple components in different
        repositories please put links to those issues or pull requests here.  -->
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] 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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] rnewson commented on pull request #4116: Update application description and dependencies

Posted by GitBox <gi...@apache.org>.
rnewson commented on PR #4116:
URL: https://github.com/apache/couchdb/pull/4116#issuecomment-1190673367

   the PR also includes unnecessary non-functional whitespace changes (I _think_)


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4116: Update application description and dependencies

Posted by GitBox <gi...@apache.org>.
nickva merged PR #4116:
URL: https://github.com/apache/couchdb/pull/4116


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] rnewson commented on pull request #4116: Update application description and dependencies

Posted by GitBox <gi...@apache.org>.
rnewson commented on PR #4116:
URL: https://github.com/apache/couchdb/pull/4116#issuecomment-1190665375

   why is `couch_tests` being added to the couchdb release artifact?


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org