You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by su...@apache.org on 2020/11/20 07:25:59 UTC

[apisix-dashboard] branch update-Makefile created (now e5221be)

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

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


      at e5221be  Update Makefile

This branch includes the following new commits:

     new e5221be  Update Makefile

The 1 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] 01/01: Update Makefile

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

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

commit e5221be7d09e1cdc08a620bae51e1cad412658d9
Author: litesun <7s...@gmail.com>
AuthorDate: Fri Nov 20 15:25:51 2020 +0800

    Update Makefile
---
 Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile b/Makefile
index 7eee57c..92727b2 100644
--- a/Makefile
+++ b/Makefile
@@ -105,8 +105,6 @@ release-src:
 	--exclude .DS_Store \
 	--exclude docs \
 	--exclude release \
-	--exclude api/internal/core/store/validate_mock.go \
-	--exclude api/internal/core/storage/storage_mock.go \
 	.
 
 	gpg --batch --yes --armor --detach-sig $(RELEASE_SRC).tgz