You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/12/19 14:35:44 UTC

[skywalking-nodejs] branch rel/0.1.0 updated (6ee09b4 -> ac8bd6e)

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

kezhenxu94 pushed a change to branch rel/0.1.0
in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git.


 discard 6ee09b4  Finalize 0.1.0
     add ac8bd6e  Finalize 0.1.0

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   (6ee09b4)
            \
             N -- N -- N   refs/heads/rel/0.1.0 (ac8bd6e)

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:
 LICENSE => dist/LICENSE               | 47 +++++++++++++++++++++++++++++++++++
 NOTICE => dist/NOTICE                 |  0
 dist/licenses/LICENSE-on-finished.txt |  0
 dist/licenses/LICENSE-protobuf-js.txt | 32 ++++++++++++++++++++++++
 dist/licenses/LICENSE-semver.txt      |  0
 dist/licenses/LICENSE-tslib.txt       |  0
 dist/licenses/LICENSE-uuid.txt        |  0
 dist/licenses/LICENSE-winston.txt     |  0
 package-lock.json                     |  6 ++---
 package.json                          |  2 +-
 10 files changed, 83 insertions(+), 4 deletions(-)
 copy LICENSE => dist/LICENSE (84%)
 mode change 100644 => 100755
 copy NOTICE => dist/NOTICE (100%)
 mode change 100644 => 100755
 create mode 100644 dist/licenses/LICENSE-on-finished.txt
 create mode 100644 dist/licenses/LICENSE-protobuf-js.txt
 create mode 100644 dist/licenses/LICENSE-semver.txt
 create mode 100644 dist/licenses/LICENSE-tslib.txt
 create mode 100644 dist/licenses/LICENSE-uuid.txt
 create mode 100644 dist/licenses/LICENSE-winston.txt