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 22:32:25 UTC

[cordova-paramedic] branch janpio-split_saucelabs updated (b8dcc59 -> 0518c2d)

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 b8dcc59  better npm script commands to test locally
 discard 19f1241  unrelated: fix bug in ParamedicApp
 discard e44c205  fix all the things that were broken because of the extraction of ParamedicSauceLabs
 discard 9424c90  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js
 discard d99918d  ParamedicApp: app creation methods extracted from paramedic.js
 discard e9f9088  resport requires (external vs. internal)
 discard f26a254  move var into method using it
 discard 994f3e0  ParamedicLog => ParamedicLogCollector
 discard 07172fc  gitignore package-lock.json
 discard e0200e1  replace author
 discard f85e697  fix license
 discard 66bc425  0.6.0-dev
 discard a537808  Update Travis config
     add 9146804  Fix exec usage (#83)
     add 3efce85  Fix some npm audit issues (upgrade dependencies) (#40)
     add df7cf40  update package-lock
     add db2f506  Update Travis config
     add cf9b40c  update node on travis
     add 1dd8e59  0.6.0-dev
     add 0440661  fix license
     add 9cf1985  replace author
     add 7a22df5  gitignore package-lock.json
     add 4f902ac  ParamedicLog => ParamedicLogCollector
     add fb122e3  move var into method using it
     add ae23b9a  resport requires (external vs. internal)
     add 862f7ad  ParamedicApp: app creation methods extracted from paramedic.js
     add d912bd9  Update Travis config
     add 38736e8  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js
     add 0b4f44d  fix all the things that were broken because of the extraction of ParamedicSauceLabs
     add 90e7970  unrelated: fix bug in ParamedicApp
     add 0518c2d  better npm script commands to test locally

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   (b8dcc59)
            \
             N -- N -- N   refs/heads/janpio-split_saucelabs (0518c2d)

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                   |  18 +-
 lib/ParamedicAppUninstall.js  |   2 +-
 lib/ParamedicKill.js          |   4 +-
 lib/ParamedicLogCollector.js  |   2 +-
 lib/ParamedicTargetChooser.js |   2 +-
 lib/PluginsManager.js         |   2 +-
 lib/utils/utilities.js        |   6 +-
 main.js                       |  17 +-
 package-lock.json             | 788 +++++++++++++++++++++++++++---------------
 package.json                  |  12 +-
 10 files changed, 553 insertions(+), 300 deletions(-)


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