This is an automated email from the ASF dual-hosted git repository. shown pushed a change to branch 0903-yuluo/add-infra in repository https://gitbox.apache.org/repos/asf/hertzbeat-collector-go.git
from 2b4ece8 fix: fix ci error add f76d28e fix: fix ci error No new revisions were added by this update. Summary of changes: api/cluster_msg.pb.go | 94 +++--- api/cluster_msg.proto | 6 +- api/message.pb.go | 319 --------------------- api/message.proto | 64 ----- openapi.yaml | 10 + pkg/collector/config/config_test.go | 19 +- .../golang-ci/{.goalngci.yml => .golangci.yml} | 0 tools/make/golang.mk | 2 +- tools/make/tools.mk | 2 +- 9 files changed, 74 insertions(+), 442 deletions(-) delete mode 100644 api/message.pb.go delete mode 100644 api/message.proto create mode 100644 openapi.yaml rename tools/linter/golang-ci/{.goalngci.yml => .golangci.yml} (100%) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org