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:04:14 UTC

[cordova-paramedic] branch janpio-es2015_classes updated (008eb90 -> 9f34ba6)

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

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


 discard 008eb90  fix
 discard b706417  convert all to es2015 classes
 discard 37cfe7e  fix exec
 discard 0518c2d  better npm script commands to test locally
 discard 90e7970  unrelated: fix bug in ParamedicApp
 discard 0b4f44d  fix all the things that were broken because of the extraction of ParamedicSauceLabs
 discard 38736e8  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js
 discard d912bd9  Update Travis config
 discard 862f7ad  ParamedicApp: app creation methods extracted from paramedic.js
 discard ae23b9a  resport requires (external vs. internal)
 discard fb122e3  move var into method using it
 discard 4f902ac  ParamedicLog => ParamedicLogCollector
 discard 7a22df5  gitignore package-lock.json
 discard 9cf1985  replace author
 discard 0440661  fix license
 discard 1dd8e59  0.6.0-dev
 discard cf9b40c  update node on travis
 discard db2f506  Update Travis config
     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 d58e5e3  Update Travis config
     add 68bb364  update node on travis
     add f90f29c  0.6.0-dev
     add 922034d  fix license
     add ea6380f  replace author
     add f2b0534  gitignore package-lock.json
     add 72a6fbc  ParamedicLog => ParamedicLogCollector
     add e144a09  move var into method using it
     add 5c349a5  resport requires (external vs. internal)
     add a341598  ParamedicApp: app creation methods extracted from paramedic.js
     add f70354d  Update Travis config
     add e18c5a9  ParamedicSauceLabs: all Sauce Labs only methods extracted from paramedic.js
     add e41c0b8  fix all the things that were broken because of the extraction of ParamedicSauceLabs
     add 4c06f27  unrelated: fix bug in ParamedicApp
     add 45a6a86  better npm script commands to test locally
     add 58da3af  fix exec
     add ebc762a  convert all to es2015 classes
     add 9f34ba6  fix

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   (008eb90)
            \
             N -- N -- N   refs/heads/janpio-es2015_classes (9f34ba6)

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       |   8 +-
 package-lock.json | 788 +++++++++++++++++++-----------------------------------
 package.json      |   6 +-
 3 files changed, 279 insertions(+), 523 deletions(-)


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