You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2020/12/31 14:48:01 UTC

[skywalking-eyes] branch main updated (d7cc2d5 -> b02531a)

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

wusheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git.


    from d7cc2d5  Fix wrong path of Dockerfile in action.yaml (#16)
     add 244417b  Finalize 1.0, fix a minor bug, add docs, etc.
     add 43e97c7  Update CHANGES.md
     new b02531a  Merge pull request #17 from apache/prep/1.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md        |  37 +++++++++++
 README.md              |   4 +-
 docs/How-to-release.md | 177 +++++++++++++++++++++++++++++++++++++++++++++++++
 pkg/review/header.go   |   2 +-
 4 files changed, 216 insertions(+), 4 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 docs/How-to-release.md


[skywalking-eyes] 01/01: Merge pull request #17 from apache/prep/1.0

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git

commit b02531ac308064b76ca73145c54a4d69e37cb343
Merge: d7cc2d5 43e97c7
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Dec 31 22:47:52 2020 +0800

    Merge pull request #17 from apache/prep/1.0
    
    Finalize 0.1, fix a minor bug, add docs, etc.

 CONTRIBUTING.md        |  37 +++++++++++
 README.md              |   4 +-
 docs/How-to-release.md | 177 +++++++++++++++++++++++++++++++++++++++++++++++++
 pkg/review/header.go   |   2 +-
 4 files changed, 216 insertions(+), 4 deletions(-)