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/17 14:46:11 UTC

[skywalking] branch submodule/data-collect-protocol updated (aff334c -> 0355c32)

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

kezhenxu94 pushed a change to branch submodule/data-collect-protocol
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from aff334c  update submodule to sync namespaced proto files
     add 0355c32  add compat E2E test and update mock collector

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-it.yaml                       |  1 -
 .../{e2e.jdk-versions.yaml => e2e.compat.yaml}     | 23 ++++++---------
 .github/workflows/e2e.go.yaml                      |  1 -
 .github/workflows/e2e.jdk-versions.yaml            |  1 -
 .github/workflows/e2e.php.yaml                     |  1 -
 .github/workflows/e2e.python.yaml                  |  1 -
 apm-protocol/apm-network/src/main/proto            |  2 +-
 .../simple/{auth => compat}/docker-compose.yml     | 33 ++++++++++++++--------
 test/plugin/agent-test-tools/bin/fetch-code.sh     |  6 ++--
 test/plugin/agent-test-tools/pom.xml               |  4 +--
 10 files changed, 36 insertions(+), 37 deletions(-)
 copy .github/workflows/{e2e.jdk-versions.yaml => e2e.compat.yaml} (77%)
 copy test/e2e/e2e-test/docker/simple/{auth => compat}/docker-compose.yml (67%)