You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/12/04 14:05:16 UTC

[cordova-paramedic] branch janpio-split_saucelabs updated (36dc190 -> 0df1037)

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

janpio pushed a change to branch janpio-split_saucelabs
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git.


 discard 36dc190  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js
 discard ccce4fd  ParamedicApp: app creation methods extracted from paramedic.js
 discard 9ca8e76  resport requires (external vs. internal)
 discard a59be5c  Merge branch 'master' into janpio-split
 discard 405a988  move var into method using it
 discard 51a33cc  ParamedicLog => ParamedicLogCollector
    omit 25ecaf1  fix jshint
    omit 2523267  make sure jshint is also run on CI (Travis)
    omit 3112001  TODO for default android emulator local IP
    omit b9b73fd  gitignore package-lock.json
    omit 50bba7b  output where logfiles are written to
    omit 309f2a4  replace author
    omit a46ad22  fix license
    omit 7041511  0.6.0-dev
    omit eb32207  some comments what the script is doing
    omit 398064e  log all executed command explicitly
    omit 654bb51  fix log message
     add 80ecd5b  Improve code and traceability (#78)
     add a537808  Update Travis config
     add 66bc425  0.6.0-dev
     add f85e697  fix license
     add e0200e1  replace author
     add 07172fc  gitignore package-lock.json
     add 994f3e0  ParamedicLog => ParamedicLogCollector
     add f26a254  move var into method using it
     add e9f9088  resport requires (external vs. internal)
     add d99918d  ParamedicApp: app creation methods extracted from paramedic.js
     add 0df1037  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js

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   (36dc190)
            \
             N -- N -- N   refs/heads/janpio-split_saucelabs (0df1037)

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       |   56 +-
 package-lock.json | 2087 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 package.json      |    1 -
 3 files changed, 2132 insertions(+), 12 deletions(-)
 create mode 100644 package-lock.json


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org