You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2022/10/14 02:59:33 UTC

[apisix-dashboard] branch next updated (005ed14c4 -> e77193548)

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

bzp2010 pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


    from 005ed14c4 break: remove interference for v3 (#2611)
     add e77193548 refactor: backend e2e CI (#2638)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/backend-e2e-test.yml             |  60 ++++------
 api/test/docker/Dockerfile                         |  41 ++-----
 api/test/docker/apisix_config2.yaml                |  98 ----------------
 .../httpbin.yaml => docker/apisix_config_v3.yaml}  |  60 +++++++---
 ...{docker-compose.yaml => docker-compose-v3.yaml} | 128 +++++----------------
 5 files changed, 106 insertions(+), 281 deletions(-)
 delete mode 100644 api/test/docker/apisix_config2.yaml
 copy api/test/{testdata/import/httpbin.yaml => docker/apisix_config_v3.yaml} (54%)
 copy api/test/docker/{docker-compose.yaml => docker-compose-v3.yaml} (52%)