This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch jenkins-pr-jenkinsfile
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard fa8586f Rework Jenkinsfile.full
omit d4a1837 Try Jenkinsfile matrix build
omit 728e6f6 Rework CI setup
add a66998e Make sure we fetch test dependencies
add 1953c33 Integrate excoverals into test stack
add 0ef71cb Merge pull request #2353 from cloudant/exunit-cover
add 770fc8f Rework CI setup
add 355a6fa Try Jenkinsfile matrix build
add 60ab254 Rework Jenkinsfile.full
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 (fa8586f)
\
N -- N -- N refs/heads/jenkins-pr-jenkinsfile (60ab254)
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:
.credo.exs | 8 ++++++
.gitignore | 10 ++++++++
Makefile | 5 ++--
Makefile.win | 2 +-
mix.exs | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
mix.lock | 9 +++++++
6 files changed, 109 insertions(+), 4 deletions(-)