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 2020/12/17 05:26:07 UTC

[apisix-dashboard] branch master updated (303cc56 -> d1107ec)

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 303cc56  docs: update CHANGELOG for v2.2 (#1037)
     add d1107ec  feat(CI): add a GitHub Action to lint the YAML (#1060)

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                      |  8 ++---
 .github/workflows/codeql-analysis.yml       | 56 ++++++++++++++---------------
 .github/workflows/gitleaks.yml              | 18 +++++-----
 .github/workflows/lint.yml                  |  7 ++++
 .github/workflows/markdown-link-checker.yml | 12 +++----
 .yamllint                                   |  8 +++++
 api/conf/conf.yaml                          |  6 ++--
 api/test/docker-deploy/docker-compose.yaml  |  4 +--
 api/test/docker/apisix_config.yaml          | 24 ++++++-------
 api/test/docker/docker-compose.yaml         |  4 +--
 api/test/docker/manager-api-conf.yaml       |  5 ++-
 11 files changed, 83 insertions(+), 69 deletions(-)
 create mode 100644 .yamllint