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/05 13:55:31 UTC

[cordova-paramedic] branch janpio-readme updated (0bff05a -> 1f9f279)

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

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


 discard 0bff05a  better headline
 discard a3e3088  add toc
 discard d1fe46c  remove browserify docs
 discard 243fd15  add "test result server" subheadline
 discard 1744f37  move some options around
 discard d8cfe92  subheadlines for CLI
 discard 926ad72  better `useTunnel` docs
 discard ce597ca  common usages
 discard a1aa42a  fix
 discard 5e2d055  better docs for externalServerUrl
 discard 2c951df  more steps of what it does
 discard 51cef2b  better intro
 discard 0be1866  Improve readme (WIP)
     add c189123  test browser on appveyor (#65)
     add 80ecd5b  Improve code and traceability (#78)
     add 9146804  Fix exec usage (#83)
     add 3efce85  Fix some npm audit issues (upgrade dependencies) (#40)
     add df7cf40  update package-lock
     add 44fb0e5  Revert "Fix some npm audit issues (upgrade dependencies) (#40)"
     add c8f633d  Revert "update package-lock"
     add 336ccca  [CI] Update Travis config: More local, Saucelabs (#81)
     add 2b41931  Improve readme (WIP)
     add e5dd7c6  better intro
     add 1edd8d2  more steps of what it does
     add 557a11a  better docs for externalServerUrl
     add 9e29942  fix
     add 4eb802f  common usages
     add 731962a  better `useTunnel` docs
     add 8ac232e  subheadlines for CLI
     add f85d260  move some options around
     add 1283932  add "test result server" subheadline
     add 4b8a2cc  remove browserify docs
     add 1d0505c  add toc
     add 1f9f279  better headline

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   (0bff05a)
            \
             N -- N -- N   refs/heads/janpio-readme (1f9f279)

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                    |   62 +-
 lib/LocalServer.js             |    2 +-
 lib/ParamedicAppUninstall.js   |    6 +-
 lib/ParamedicKill.js           |    5 +-
 lib/ParamedicLog.js            |    4 +-
 lib/ParamedicTargetChooser.js  |    4 +-
 lib/ParamediciOSPermissions.js |    2 +
 lib/PluginsManager.js          |    6 +-
 lib/appium/AppiumRunner.js     |    6 +-
 lib/paramedic.js               |   27 +-
 lib/utils/execWrapper.js       |    1 +
 lib/utils/utilities.js         |    8 +-
 main.js                        |   17 +-
 package-lock.json              | 2087 ++++++++++++++++++++++++++++++++++++++++
 package.json                   |   10 +-
 15 files changed, 2203 insertions(+), 44 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