-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Remove artifacts folder for performance #78
Remove artifacts folder for performance #78
Conversation
Runzexia patch 1
feature: add owners
* Update Jenkinsfile-online 项目中maven 编译使用 mvn -o为离线编译。一般fork项目的都为新安装环境,此处删除-o,有maven 在线下载依赖 * Update README.md 增加项目介绍,和修改使用说明, * Update README.md * Update pom.xml 原始的spring-boot-starter-parent 为快照版本,更新为发行版,原始的仓库地址为spring.io官网地址,更新为阿里云国内镜像地址, * Update README.md 添加 DCO singoff Signed-off-by: yang872546 <1070667618@qq.com> * Update pom.xml add DCO singoff Signed-off-by: yang872546 <1070667618@qq.com> * Update Jenkinsfile-online add DCO singoff Signed-off-by: yang872546 <1070667618@qq.com> * Update pom.xml
Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
Add linuxsuren as a owner
Correct the wrong order number in the readme file
Signed-off-by: Felixnoo <felixliu@yunify.com>
Signed-off-by: Felixnoo <felixliu@yunify.com>
Provide an English version of the README file
The following users are mentioned in OWNERS file(s) but are not members of the kubesphere org. Once all users have been added as members of the org, you can trigger verification by writing
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
For no common history commits, this pull request was close automatically by github and could not reopen again. |
I removed artifacts folder according to this instruction: https://docs.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository.
Before:
The result:
Close #76
Close #74
/kind optimization