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

[apisix-dashboard] branch test created (now 6de443b79)

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

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


      at 6de443b79 fix: action

This branch includes the following new commits:

     new 168726704 fix submodules
     new 6de443b79 fix: action

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix-dashboard] 02/02: fix: action

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

starsz pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git

commit 6de443b79922d540f2b3b1fcdc99579e9259f3e8
Author: starsz <st...@gmail.com>
AuthorDate: Wed Oct 26 10:16:04 2022 +0800

    fix: action
---
 .github/actions/action-tmate    | 1 -
 .github/actions/gitleaks-action | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.github/actions/action-tmate b/.github/actions/action-tmate
deleted file mode 160000
index 28f608baa..000000000
--- a/.github/actions/action-tmate
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 28f608baaa037465aa887c21a7924e9e6b66a9e0
diff --git a/.github/actions/gitleaks-action b/.github/actions/gitleaks-action
deleted file mode 160000
index db8b5a873..000000000
--- a/.github/actions/gitleaks-action
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit db8b5a8739bac2f32eed455f218efebc616bb80d


[apisix-dashboard] 01/02: fix submodules

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

starsz pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git

commit 16872670401d630d291cf7b7e3c3f318730fe6de
Author: starsz <st...@gmail.com>
AuthorDate: Wed Oct 26 10:14:35 2022 +0800

    fix submodules
---
 .gitmodules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 866c0be27..78bfe0dd6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,15 +1,9 @@
 [submodule ".github/actions/gitleaks-action"]
 	path = .github/actions/gitleaks-action
-	url = https://github.com/gitleaks/gitleaks-action
+	url = https://github.com/zricethezav/gitleaks-action
 [submodule ".github/actions/paths-filter"]
 	path = .github/actions/paths-filter
 	url = https://github.com/dorny/paths-filter.git
 [submodule ".github/actions/tmate-action"]
 	path = .github/actions/tmate-action
 	url = https://github.com/mxschmitt/action-tmate
-[submodule ".github/actions/yolov5"]
-	path = .github/actions/yolov5
-	url = https://github.com/ultralytics/yolov5.git
-[submodule ".github/actions/action-tmate"]
-	path = .github/actions/action-tmate
-	url = https://github.com/mxschmitt/action-tmate