You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2020/03/13 03:40:37 UTC

[skywalking] branch oap-ssl updated (1f6974a -> 44f7667)

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

hanahmily pushed a change to branch oap-ssl
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 1f6974a  Update backend
     add 44f7667  Revert e2e

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-it.yaml                       |  94 +++
 .github/workflows/docker-ci.yaml                   |  78 +++
 .github/workflows/e2e.yaml                         | 107 +++-
 .../workflows/{e2e.yaml => istio-mixer-ci.yaml}    |  39 +-
 .github/workflows/plugins-test.yaml                | 631 +++++++++++++++++++++
 5 files changed, 935 insertions(+), 14 deletions(-)
 create mode 100644 .github/workflows/ci-it.yaml
 create mode 100644 .github/workflows/docker-ci.yaml
 copy .github/workflows/{e2e.yaml => istio-mixer-ci.yaml} (56%)
 create mode 100644 .github/workflows/plugins-test.yaml