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

hoshea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 80082d9a2bd Release skywalking-infra-e2e 1.3.0 (#658)
80082d9a2bd is described below

commit 80082d9a2bd6a3da4f19b439775c19a99f568014
Author: Hoshea Jiang <fgk...@gmail.com>
AuthorDate: Mon Nov 13 15:19:09 2023 +0800

    Release skywalking-infra-e2e 1.3.0 (#658)
---
 .../index.md                                       | 50 ++++++++++++++++++++++
 data/docs.yml                                      |  6 +--
 data/releases.yml                                  | 20 ++++-----
 3 files changed, 63 insertions(+), 13 deletions(-)

diff --git a/content/events/release-apache-skywalking-infra-e2e-1-3-0/index.md 
b/content/events/release-apache-skywalking-infra-e2e-1-3-0/index.md
new file mode 100644
index 00000000000..f41f6beb76d
--- /dev/null
+++ b/content/events/release-apache-skywalking-infra-e2e-1-3-0/index.md
@@ -0,0 +1,50 @@
+---
+title: Release Apache SkyWalking Infra E2E 1.3.0
+date: 2023-11-13
+author: SkyWalking Team
+description: "Release Apache SkyWalking Infra E2E 1.3.0"
+---
+
+SkyWalking Infra E2E 1.3.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### Features
+* Support `sha256enc` and `sha512enc` encoding in verify case.
+* Support `hasPrefix` and `hasSuffix` string verifier in verify case.
+* Bump up `kind` to v0.14.0.
+* Add a field `kubeconfig` to support running e2e test on an existing 
kubernetes cluster.
+* Support non-fail-fast execution of test cases
+* support verify cases concurrently
+* Add .exe suffix to windows build artifact
+* Export the kubeconfig path during executing the following steps
+* Automatically pull images before loading into KinD
+* Support outputting the result of 'verify' in YAML format and only outputting 
the summary of the result of 'verify'
+* Make e2e test itself in github action
+* Support outputting the summary of 'verify' in YAML format
+* Make e2e output summary with numeric information
+* Add 'subtractor' function
+
+#### Improvements
+
+* Bump up GHA to avoid too many warnings
+* Leverage the built-in cache in setup-go@v4
+* Add `batchOutput` config to reduce outputs
+* Disable batch mode by default, add it to GHA and enable by default
+* Improve GitHub Actions usability and speed by using composite actions' new 
feature
+* Migrate deprecated GitHub Actions command to recommended ones
+* Bump up kind to v0.14.0
+* Optimization of the output information of  verification
+* verifier: notEmpty should be able to handle nil
+* Remove invalid configuration in GitHub Actions
+
+#### Bug Fixes
+
+* Fix deprecation warnings
+* Ignore cancel error when copying container logs
+
+#### Documentation
+
+* Add a doc to introduce how to use e2e to test itself
+
+#### Issues and PR
+- All issues are 
[here](https://github.com/apache/skywalking/milestone/148?closed=1)
+- All pull requests are 
[here](https://github.com/apache/skywalking-infra-e2e/milestone/4?closed=1)
diff --git a/data/docs.yml b/data/docs.yml
index c936ce7f31a..12ecc0bc63d 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -352,9 +352,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-infra-e2e/next/readme/
-        - version: v1.1.0
-          link: /docs/skywalking-infra-e2e/v1.1.0/readme/
-          commitId: 996ed8902e941e2883fcf0ac5b3090364942d205
+        - version: v1.3.0
+          link: /docs/skywalking-infra-e2e/v1.3.0/readme/
+          commitId: 1485ae03f0ad90496ad7626a5ae4a6a73a1f6296
 
 - type: Archived Repositories
   buttonText: Archived
diff --git a/data/releases.yml b/data/releases.yml
index 24f535e21ed..cef4215cdd9 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -636,24 +636,24 @@
       icon: skywalking-agent-test-tool
       description: An End-to-End Testing framework that aims to help 
developers to set up, debug, and verify E2E tests with ease.
       source:
-        - version: v1.2.0
-          date: Jul. 10th, 2022
+        - version: v1.3.0
+          date: Nov. 13th, 2023
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-src.tgz.sha512
       distribution:
-        - version: v1.2.0
-          date: Jul. 10th, 20221
+        - version: v1.3.0
+          date: Nov. 13th, 2023
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.2.0/skywalking-e2e-1.2.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/infra-e2e/1.3.0/skywalking-e2e-1.3.0-bin.tgz.sha512
 
 - type: Archived Releases

Reply via email to