You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2021/04/13 16:29:12 UTC

[apisix-dashboard] branch master updated (ae116ae -> b3ce073)

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

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


    from ae116ae  feat: rewrite route with http logger plugin with ginkgo && fix: base.CleanAPISIXErrorLog api  (#1755)
     add b3ce073  chore: reduce CI time (#1762)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/backend-cli-test.yml                  |  6 ++++++
 .github/workflows/backend-e2e-test.yml                  |  6 ++++++
 .github/workflows/backend-unit-test.yml                 |  6 ++++++
 .github/workflows/codeql-analysis.yml                   | 11 ++++++++---
 .github/workflows/deploy-with-docker.yml                |  4 ++++
 .github/workflows/frontend-e2e-test.yml                 |  4 ++++
 .github/workflows/frontend-plugin-e2e-test.yml          |  4 ++++
 .github/workflows/gitleaks.yml                          |  4 ++++
 .github/workflows/go-lint.yml                           |  6 ++++++
 .github/workflows/make-build.yaml                       |  6 ++++++
 .github/workflows/markdown-link-checker.yml             | 14 --------------
 .github/workflows/release-test.yml                      |  4 ++++
 .github/workflows/test-frontend-multiple-node-build.yml |  6 ++++++
 13 files changed, 64 insertions(+), 17 deletions(-)
 delete mode 100644 .github/workflows/markdown-link-checker.yml