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 13:59:33 UTC

[cordova-paramedic] branch janpio-improve_CI updated (cc5e878 -> 906763d)

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

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


 discard cc5e878  remove unused test-travis
 discard 829c6c3  remove local android for now
 discard 7ffa4db  disable emulator stuff for now
 discard 337686e  muh
 discard 423c792  meh
 discard 177546b  less &
 discard 2cc4a26  manually start emulator for android
 discard fa48d34  android on android with emulator installed
 discard 2ff3ee3  try: test everything on osx
 discard d893292  update sauce key
 discard 09fb458  fix
 discard 422fc7e  fix
 discard fd26b9c  fix
 discard bb05f59  iterate
 discard b40d489  iterate
 discard 89cfc63  Update Travis config: Run paramedic browser, android and iOS
     add 80ecd5b  Improve code and traceability (#78)
     add b09c3ac  Update Travis config: Run paramedic browser, android and iOS
     add 9016e98  iterate
     add e7f5897  iterate
     add b7a44cd  fix
     add 8cd260b  fix
     add afb0f3e  fix
     add bce390b  update sauce key
     add bc4f07a  try: test everything on osx
     add 85a7b52  android on android with emulator installed
     add e49d564  manually start emulator for android
     add 1b0316a  less &
     add a41f02c  meh
     add 703d7cd  muh
     add 587f8b9  disable emulator stuff for now
     add f7854c4  remove local android for now
     add 906763d  remove unused test-travis

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   (cc5e878)
            \
             N -- N -- N   refs/heads/janpio-improve_CI (906763d)

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:
 lib/LocalServer.js             |    2 +-
 lib/ParamedicAppUninstall.js   |    4 +-
 lib/ParamedicKill.js           |    5 +-
 lib/ParamedicLog.js            |    4 +-
 lib/ParamedicTargetChooser.js  |    4 +-
 lib/ParamediciOSPermissions.js |    2 +
 lib/PluginsManager.js          |    4 +-
 lib/appium/AppiumRunner.js     |    6 +-
 lib/paramedic.js               |   27 +-
 lib/utils/execWrapper.js       |    1 +
 lib/utils/utilities.js         |    8 +-
 package-lock.json              | 2087 ++++++++++++++++++++++++++++++++++++++++
 12 files changed, 2135 insertions(+), 19 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