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/28 13:16:44 UTC

[cordova-plugin-wkwebview-engine] branch janpio-add_ci_platform updated (cc95c1f -> 3450696)

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

janpio pushed a change to branch janpio-add_ci_platform
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git.


 discard cc95c1f  Revert "remove failing platforms"
     add 9d7c120  chore: fix repo and issue urls and license in package.json and plugin.xml
     add a8390a2  chore: add CONTRBUTING.md and NOTICE files that were missing
     add 2ddcf98  build: add `.npmignore` to remove unneeded files from npm package
     add 797f088  build: add `.gitattributes` to force LF (instead of possible CRLF on Windows)
     add fcb71d9  chore(release): release notes for 1.2.0
     add 3015342  chore(release): 1.2.0 (version string)
     add c2dc674  chore(release): 1.2.1-dev
     add 3450696  Revert "remove failing platforms"

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   (cc95c1f)
            \
             N -- N -- N   refs/heads/janpio-add_ci_platform (3450696)

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:
 .gitattributes         |  1 +
 .npmignore             | 16 ++++++++++++++++
 CONTRIBUTING.md        | 32 ++++++++++++++++++++++++++++++++
 NOTICE                 |  5 +++++
 RELEASENOTES.md        | 18 ++++++++++++++++++
 package.json           |  6 +++---
 plugin.xml             |  5 ++---
 tests/ios/package.json |  2 +-
 tests/package.json     |  6 +++---
 tests/plugin.xml       |  2 +-
 10 files changed, 82 insertions(+), 11 deletions(-)
 create mode 100644 .gitattributes
 create mode 100644 .npmignore
 create mode 100644 CONTRIBUTING.md
 create mode 100644 NOTICE


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