This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-go-2.1.4
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
discard e855e72 chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4
add 6a759d9 feat: Bump apisix-build-tools to v2.1.0 (#2101)
add 709d815 ci: optimize github actions (#2072)
add a044775 chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e855e72)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/setup-go-2.1.4 (a044775)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/auto-build-rpm.yml | 9 ++-
.github/workflows/backend-cli-test.yml | 29 ++++++----
.github/workflows/backend-e2e-test.yml | 66 ++++++++++++++++++++--
.github/workflows/backend-unit-test.yml | 19 +++++--
.github/workflows/deploy-with-docker.yml | 32 ++++++++++-
.github/workflows/frontend-e2e-test.yml | 25 ++++----
.github/workflows/frontend-plugin-e2e-test.yml | 25 ++++----
.github/workflows/go-lint.yml | 55 ++++++++++++++----
.github/workflows/make-build.yaml | 11 ++++
.github/workflows/release-test.yml | 23 ++++++++
.../test-frontend-multiple-node-build.yml | 2 +
.gitmodules | 3 +
12 files changed, 239 insertions(+), 60 deletions(-)