You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ho...@apache.org on 2021/02/09 03:21:56 UTC

[skywalking-infra-e2e] branch verifier updated (7dc45e1 -> 8afa2d0)

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

hoshea pushed a change to branch verifier
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git.


    from 7dc45e1  Update LICENSE
     add 403de34  add licenses
     add fc88d25  address review comments
     add 8afa2d0  address review comments

No new revisions were added by this update.

Summary of changes:
 LICENSE                                            |  2 +-
 commands/root.go                                   |  5 ++++
 commands/setup/setup.go                            | 18 +++++-------
 dist/LICENSE                                       |  8 ++++--
 .../{LICENSE-mergo.txt => LICENSE-go-cmp.txt}      |  5 ++--
 .../{LICENSE-mergo.txt => LICENSE-golang.txt}      |  5 ++--
 internal/components/verifier/funcs.go              |  2 +-
 internal/components/verifier/verifier.go           |  2 +-
 internal/config/globalConfig.go                    | 33 ++++++++--------------
 third-party/{ => go}/internal/fmtsort/sort.go      |  0
 third-party/{ => go}/template/exec.go              |  4 +--
 third-party/{ => go}/template/funcs.go             |  0
 third-party/{ => go}/template/helper.go            |  0
 third-party/{ => go}/template/option.go            |  0
 third-party/{ => go}/template/parse/lex.go         |  0
 third-party/{ => go}/template/parse/node.go        |  0
 third-party/{ => go}/template/parse/parse.go       |  0
 third-party/{ => go}/template/template.go          |  2 +-
 18 files changed, 39 insertions(+), 47 deletions(-)
 copy dist/licenses/{LICENSE-mergo.txt => LICENSE-go-cmp.txt} (92%)
 copy dist/licenses/{LICENSE-mergo.txt => LICENSE-golang.txt} (92%)
 rename third-party/{ => go}/internal/fmtsort/sort.go (100%)
 rename third-party/{ => go}/template/exec.go (99%)
 rename third-party/{ => go}/template/funcs.go (100%)
 rename third-party/{ => go}/template/helper.go (100%)
 rename third-party/{ => go}/template/option.go (100%)
 rename third-party/{ => go}/template/parse/lex.go (100%)
 rename third-party/{ => go}/template/parse/node.go (100%)
 rename third-party/{ => go}/template/parse/parse.go (100%)
 rename third-party/{ => go}/template/template.go (98%)