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 2022/04/13 02:31:15 UTC

[skywalking-infra-e2e] branch kezhenxu94-patch-1 created (now 7ca9952)

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

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


      at 7ca9952  Update Install.md

This branch includes the following new commits:

     new 7ca9952  Update Install.md

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-infra-e2e] 01/01: Update Install.md

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

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git

commit 7ca9952e0f8b6a69e3cccd5ed80c9425885545f4
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Apr 13 10:31:12 2022 +0800

    Update Install.md
---
 docs/en/setup/Install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/Install.md b/docs/en/setup/Install.md
index 42eec17..08fd377 100644
--- a/docs/en/setup/Install.md
+++ b/docs/en/setup/Install.md
@@ -26,5 +26,5 @@ If you already have Go SDK installed, you can also directly install `e2e` via `g
 go install github.com/apache/skywalking-infra-e2e/cmd/e2e@<revision>
 ```
 
-Note that installation via `go install` is only supported after Git commit (TODO after this gets merged)
+Note that installation via `go install` is only supported after Git commit [2a33478](https://github.com/apache/skywalking-infra-e2e/commit/2a3347824633780b9e785d03124709170e1b9f08)
 so you can only `go install` a revision afterwards.