This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch nouveau-dropwizard-4.0.17
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 3db4156bc upgrade dropwizard to 4.0.17
     add 5cd34864b test: Port 07-text-custom-field-list-test from Python to 
Elixir
     add 79227e16b test: deprecate 07-text-custom-field-list-test.py
     add 27e9931c0 Merge pull request #5774 from neighbourhoodie/python-tests-07
     add 188fbdd35 Use newer Erlangs and add Almalinux 10
     add 55fa07714 upgrade dropwizard to 4.0.17

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3db4156bc)
            \
             N -- N -- N   refs/heads/nouveau-dropwizard-4.0.17 (55fa07714)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 build-aux/Jenkinsfile                              |  31 ++-
 src/mango/test/07-text-custom-field-list-test.py   | 207 ---------------
 test/elixir/test/config/search.elixir              |  23 ++
 .../test/mango/07_text_custom_field_list_test.exs  | 280 +++++++++++++++++++++
 test/elixir/test/support/user_docs.ex              |   8 +-
 5 files changed, 335 insertions(+), 214 deletions(-)
 delete mode 100644 src/mango/test/07-text-custom-field-list-test.py
 create mode 100644 test/elixir/test/mango/07_text_custom_field_list_test.exs

Reply via email to