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

wohali pushed a change to branch 823-bypass-authn-_up
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard ac615de  Merge branch 'master' into 823-bypass-authn-_up
 discard 61ff520  Bypass authentication check for /_up
     add 1af17e0  Rework CI setup (#2367)
     add 26d2c71  Bypass authentication check for /_up

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   (ac615de)
            \
             N -- N -- N   refs/heads/823-bypass-authn-_up (26d2c71)

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:
 .travis.yml                               |  87 ------------
 README.rst                                |  15 +-
 Jenkinsfile => build-aux/Jenkinsfile.full | 223 ++++++++++++++++++------------
 build-aux/Jenkinsfile.pr                  | 145 +++++++++++++++++++
 build-aux/README.Jenkins                  | 149 ++++++++++++++++++++
 5 files changed, 431 insertions(+), 188 deletions(-)
 delete mode 100644 .travis.yml
 rename Jenkinsfile => build-aux/Jenkinsfile.full (75%)
 create mode 100644 build-aux/Jenkinsfile.pr
 create mode 100644 build-aux/README.Jenkins

Reply via email to