You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2020/04/22 04:09:29 UTC

[openwhisk-wskdebug] branch dockerode updated (ff27527 -> 6cb3c1e)

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

alexkli pushed a change to branch dockerode
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.


 discard ff27527  use docker api client dockerode instead of `docker` child process
     add d050f9d  drop concurrency api check for performance (#58)
     add 6cb3c1e  use docker api client dockerode instead of `docker` child process

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   (ff27527)
            \
             N -- N -- N   refs/heads/dockerode (6cb3c1e)

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:
 src/agentmgr.js | 37 ++++++++++++++-----------------------
 1 file changed, 14 insertions(+), 23 deletions(-)