You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/04/06 13:27:16 UTC

[skywalking-cli] branch kezhenxu94-patch-1 created (now c7e41aa)

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

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git


      at c7e41aa  Add `.github/scripts` to release source tarball

This branch includes the following new commits:

     new c7e41aa  Add `.github/scripts` to release source tarball

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.



[skywalking-cli] 01/01: Add `.github/scripts` to release source tarball

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

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git

commit c7e41aa0b1faa8434d4e59947021a4a63bf876cd
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Apr 6 21:27:12 2022 +0800

    Add `.github/scripts` to release source tarball
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index e806eb9..6971629 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,6 @@ release-src: clean
 	--exclude .git \
 	--exclude .idea \
 	--exclude .DS_Store \
-	--exclude .github \
 	--exclude dist \
 	--exclude $(RELEASE_SRC).tgz \
 	.