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

[skywalking-agent-test-tool] branch wu-sheng-patch-1 created (now fca583d)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git.


      at fca583d  Update .asf.yaml

This branch includes the following new commits:

     new fca583d  Update .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-agent-test-tool] 01/01: Update .asf.yaml

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git

commit fca583d6f1370e29f61e49227db4c8fabe3b49cf
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Mar 2 08:51:44 2020 +0800

    Update .asf.yaml
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9f09a9f..68446dc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 
 github:
-    description: The Nginx Lua agent for Apache SkyWalking
+    description: The integration test tool for Apache SkyWalking, including Mock OAP server and trace validator.
     homepage: https://skywalking.apache.org/
     labels:
       - skywalking
@@ -26,6 +26,7 @@ github:
       - nginx
       - lua
       - dapper
+      - test
     enabled_merge_buttons:
       squash:  true
       merge:   false