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

[apisix-ingress-controller] branch master updated (38290a2 -> 3d9fd07)

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

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


    from 38290a2  feat: ApisixTls support mTLS (#492)
     add 3d9fd07  ci: add changes filter (#520)

No new revisions were added by this update.

Summary of changes:
 .github/actions/paths-filter         |  1 +
 .github/workflows/e2e-test-ci.yml    | 21 +++++++++++++++++++++
 .github/workflows/golangci-lint.yml  | 20 ++++++++++++++++++++
 .github/workflows/lint-checker.yml   | 24 ++++++++++++++++++++++++
 .github/workflows/unit-test-ci.yml   | 21 +++++++++++++++++++++
 .github/workflows/verify-codegen.yml | 20 ++++++++++++++++++++
 .gitmodules                          |  3 +++
 7 files changed, 110 insertions(+)
 create mode 160000 .github/actions/paths-filter