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/03/16 14:23:39 UTC

[GitHub] [couchdb] garrensmith opened a new pull request #2667: add _conflicts field to docs for views

garrensmith opened a new pull request #2667: add _conflicts field to docs for views
URL: https://github.com/apache/couchdb/pull/2667
 
 
   ## Overview
   If a doc has more than 1 branch add the conflict revs to the _conflicts field of the view so that
   it can be used when the doc is mapped.
   
   ## Testing recommendations
   
   ```
   $ mix test test/elixir/test/maps_test.exs
   ```
   
   ## 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] dottorblaster commented on issue #2667: add _conflicts field to docs for views

Posted by GitBox <gi...@apache.org>.
dottorblaster commented on issue #2667: add _conflicts field to docs for views
URL: https://github.com/apache/couchdb/pull/2667#issuecomment-599588718
 
 
   Oh ok so no prob, thanks for letting me know :)

----------------------------------------------------------------
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] garrensmith merged pull request #2667: add _conflicts field to docs for views

Posted by GitBox <gi...@apache.org>.
garrensmith merged pull request #2667: add _conflicts field to docs for views
URL: https://github.com/apache/couchdb/pull/2667
 
 
   

----------------------------------------------------------------
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] garrensmith commented on issue #2667: add _conflicts field to docs for views

Posted by GitBox <gi...@apache.org>.
garrensmith commented on issue #2667: add _conflicts field to docs for views
URL: https://github.com/apache/couchdb/pull/2667#issuecomment-599574556
 
 
   @dottorblaster its against the fdb branch and CI can't run those yet. So it will fail

----------------------------------------------------------------
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] dottorblaster commented on issue #2667: add _conflicts field to docs for views

Posted by GitBox <gi...@apache.org>.
dottorblaster commented on issue #2667: add _conflicts field to docs for views
URL: https://github.com/apache/couchdb/pull/2667#issuecomment-599573769
 
 
   🚨 CI is red, are you still working on this?

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