You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by zh...@apache.org on 2021/02/01 06:40:14 UTC

[skywalking-infra-e2e] branch initializer updated (fbdfaa2 -> 9560a9d)

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

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


    from fbdfaa2  update lint timeout settings in makefile
     add 858bc45  read e2e config globally
     add 9560a9d  add license header

No new revisions were added by this update.

Summary of changes:
 commands/root.go                |  4 +--
 commands/setup/setup.go         | 17 +++-------
 internal/config/e2eConfig.go    |  6 ++--
 internal/config/globalConfig.go | 69 +++++++++++++++++++++++++++++++++++++++++
 internal/util/which.go          | 14 ++++++++-
 5 files changed, 92 insertions(+), 18 deletions(-)
 create mode 100644 internal/config/globalConfig.go