You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/20 02:45:53 UTC

[couchdb] branch jenkins-dynamic-matrix updated (356edcd -> 28cd525)

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

kocolosk pushed a change to branch jenkins-dynamic-matrix
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    omit 356edcd  Start per-stage timer _after_ agent is acquired
    omit 479d652  Switch default to failFast: false
    omit 3ba6fac  Use error() step to signal build failure
    omit 3836dc7  Update README and render in GitHub UI
    omit 400f2a4  Refactor build to dynamically generate test stages
    omit 040f03b  Tweak Elixir formatting
     add 069956a  Use specific images for each Erlang version
     add 004f799  Bump Credo to 1.5.6 for Elixir 1.12 support
     add 35d75b1  Start stage-specific timers after acquiring agent
     add 69e29ed  Decompose scripts into specific steps
     add 6130c6b  Tweak Elixir formatting
     add 7163642  Refactor build to dynamically generate test stages
     add bac9af9  Update README and render in GitHub UI
     add bf14a1c  Use error() step to signal build failure
     add f0c561d  Switch default to failFast: false
     add 28cd525  Start per-stage timer _after_ agent is acquired

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   (356edcd)
            \
             N -- N -- N   refs/heads/jenkins-dynamic-matrix (28cd525)

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.pr | 76 +++++++++++++++++++++++-------------------------
 mix.exs                  |  2 +-
 2 files changed, 37 insertions(+), 41 deletions(-)