tag | 892d98c841ba4a999c05f74efebdbd2a41295a84 | |
---|---|---|
tagger | Mrproliu <741550557@qq.com> | Thu Sep 09 14:34:38 2021 +0800 |
object | a41898eb4e57f2f73aae58a8a4848d94efd4eabb |
Release Apache SkyWalking-Infra-E2E 1.0.0
commit | a41898eb4e57f2f73aae58a8a4848d94efd4eabb | [log] [tgz] |
---|---|---|
author | mrproliu <741550557@qq.com> | Thu Sep 09 13:51:32 2021 +0800 |
committer | GitHub <noreply@github.com> | Thu Sep 09 13:51:32 2021 +0800 |
tree | f1450c8d0bc35f2033554661bc251cc10f149d8a | |
parent | 145620ff8000e292059879410cd76c544df91769 [diff] |
Add changes and release guide documentations before release (#43)
SkyWalking Infra E2E is the next generation End-to-End Testing framework that aims to help developers to set up, debug, and verify E2E tests with ease. It’s built based on the lessons learnt from tens of hundreds of test cases in the SkyWalking main repo.
To use skywalking-infra-e2e in GitHub Actions, add a step in your GitHub workflow.
- name: Run E2E Test
uses: apache/skywalking-infra-e2e@main # always prefer to use a revision instead of `main`.
with:
e2e-file: e2e.yaml # need to run E2E file path
skywalking
channel at Apache Slack. If the link is not working, find the latest one at Apache INFRA WIKI.