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 2019/06/29 10:41:18 UTC

[cordova-paramedic] branch janpio-appium updated (41bc888 -> 53cba2c)

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

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


 discard 41bc888  fix
 discard adab542  temp: Overwrite app package manually
 discard daf8c07  Update wdHelper.js
 discard e55f270  undo escaping
 discard 2ad31f0  escape dot in filemask, better logging
 discard 1896248  Merge master into janpio-appium
 discard a88cd31  Merge master into janpio-appium
 discard 75ccc49  Merge master into janpio-appium
 discard efc3b1c  promise?
 discard 99e7dd7  fix plugin id
 discard 580f13d  Create common.spec.js
 discard e211df0  output search paths
     add 224c026  refactor: Better (and less confusing) pollForResults error message prefix
     add b584b02  refactor: fetch target (simulator) with execa (#159)
     add a3026ba  fix: appium with proper udid & app path (#161)
     add 895d011  output search paths
     add f1500af  Create common.spec.js
     add 92020a5  fix plugin id
     add 63b3b45  promise?
     add 53cba2c  Update wdHelper.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   (41bc888)
            \
             N -- N -- N   refs/heads/janpio-appium (53cba2c)

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/ParamedicSauceLabs.js     |  4 +--
 lib/ParamedicTargetChooser.js |  3 +-
 lib/appium/AppiumRunner.js    | 11 +++----
 lib/paramedic.js              | 61 +++++++++++++++++++------------------
 lib/utils/utilities.js        | 66 +++++++++++++++++++++++++++++-----------
 package-lock.json             | 70 +++++++++++++++++++++++++++++++++++++++++--
 package.json                  |  1 +
 7 files changed, 157 insertions(+), 59 deletions(-)


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