You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ta...@apache.org on 2020/02/29 15:12:49 UTC

[skywalking] branch rest_api updated (d714955 -> 599c4fd)

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

tanjian pushed a change to branch rest_api
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from d714955  revert application.yml
     add 85cc9c3  fix agent auth e2e not activated. (#4428)
     add 599c4fd  Merge branch 'master' into rest_api

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.yaml                         |  2 +
 test/e2e/e2e-agent-auth/pom.xml                    | 14 ++++--
 .../e2e-agent-auth/src/docker/rc.d/rc0-prepare.sh  | 42 -----------------
 .../e2e-agent-auth/src/docker/rc.d/rc1-startup.sh  |  8 ----
 .../skywalking/e2e/SampleVerificationITCase.java   | 53 ++++++++++++++--------
 5 files changed, 44 insertions(+), 75 deletions(-)
 delete mode 100755 test/e2e/e2e-agent-auth/src/docker/rc.d/rc0-prepare.sh