# jianmu-runner-list
**Repository Path**: comyan/jianmu-runner-list
## Basic Information
- **Project Name**: jianmu-runner-list
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 14
- **Created**: 2022-02-08
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 建木官方节点
本项目列出建木官方节点与官方认证节点
如有节点需求,也可以在本项目的 issue 中提出
若要创建自定义节点可参考[示例](https://gitee.com/jianmu-runners/jianmu-runner-example)
& [官方文档](https://docs.jianmu.dev/guide/custom-node.html)
### 如何贡献官方节点:
1. 在 [jianmu-runner-list](https://gitee.com/jianmu-runners/jianmu-runner-list/issues) 提Issue,请求贡献官方节点
2. 等待[管理员](https://gitee.com/liamjung) 回复,接受官方的仓库邀请链接,注册[建木Hub](https://jianmuhub.com/) 账号
3. 在仓库中开发节点,push代码。参考[示例](https://gitee.com/jianmu-runners/jianmu-runner-example)
4. 联系管理员,请求加入建木官方节点镜像组织:[jianmurunner](https://org.jianmuhub.com/detail/jianmurunner)
5. 在建木官方节点镜像组织下,创建节点镜像库和构建计划,镜像库唯一标识与节点唯一标识保持一致,构建计划名称与节点名称保持一致
6. fork [jianmu-runner-list](https://gitee.com/jianmu-runners/jianmu-runner-list) 仓库, 提交pr:
* 添加项目[release_dsl](https://gitee.com/jianmu-runners/jianmu-runner-list/tree/master/release_dsl) ,用于自动发版
* 在[project_group.yml](https://gitee.com/jianmu-runners/jianmu-runner-list/blob/master/project_group.yml) 和 [README.md](https://gitee.com/jianmu-runners/jianmu-runner-list/blob/master/README.md) 中添加节点信息
7. 在仓库里创建`tag`,该事件触发自动发版,若需要删除已创建的tag,请联系[管理员](https://gitee.com/liamjung)
8. 发版成功,在[建木Hub](https://jianmuhub.com/) 中查看节点
### 官方节点:
| Icon | Runner | Git | Release DSL | Author |
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|  | [docker 镜像构建](https://jianmuhub.com/_/docker_image_build) | [jianmu-runner-docker](https://gitee.com/jianmu-runners/jianmu-runner-docker.git) | [docker_image_build.yml](./release_dsl/docker_image_build.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [nodejs 构建](https://jianmuhub.com/_/nodejs_build) | [jianmu-runner-nodejs](https://gitee.com/jianmu-runners/jianmu-runner-nodejs.git) | [nodejs_build.yml](./release_dsl/nodejs_build.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [scp 替换文件](https://jianmuhub.com/_/scp_resource)
[ssh 执行命令](https://jianmuhub.com/_/ssh_cmd) | [jianmu-runner-ssh](https://gitee.com/jianmu-runners/jianmu-runner-ssh.git) | [scp_resource.yml](./release_dsl/scp_resource.yml)
[ssh_cmd.yml](./release_dsl/ssh_cmd.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [企业微信通知](https://jianmuhub.com/_/qywx_notice) | [jianmu-runner-notice](https://gitee.com/jianmu-runners/jianmu-runner-notice.git) | [qywx_notice.yml](./release_dsl/qywx_notice.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [git clone](https://jianmuhub.com/_/git_clone)
[git push](https://jianmuhub.com/_/git_push)
[git log](https://jianmuhub.com/_/git_log) | [jianmu-runner-git](https://gitee.com/jianmu-runners/jianmu-runner-git.git) | [git_clone.yml](./release_dsl/git_clone.yml)
[git_push.yml](./release_dsl/git_push.yml)
[git_log.yml](./release_dsl/git_log.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [建木 Hub 节点定义版本发布](https://jianmuhub.com/_/hub_publish) | [jianmu-runner-hub](https://gitee.com/jianmu-runners/jianmu-runner-hub.git) | [hub_publish.yml](./release_dsl/hub_publish.yml) | [daihw](https://gitee.com/generations) |
|  | [maven 构建](https://jianmuhub.com/_/maven_build) | [jianmu-runner-maven](https://gitee.com/jianmu-runners/jianmu-runner-maven.git) | [maven_build.yml](./release_dsl/maven_build.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [飞书通知-文本](https://jianmuhub.com/_/feishu_notice_text)
[飞书通知-富文本](https://jianmuhub.com/_/feishu_notice_post)
[飞书通知-图片](https://jianmuhub.com/_/feishu_notice_image)
[飞书通知-消息卡片](https://jianmuhub.com/_/feishu_notice_interactive) | [jianmu-runner-feishu](https://gitee.com/jianmu-runners/jianmu-runner-feishu.git) | [feishu_notice_text.yml](./release_dsl/feishu_notice_text.yml)
[feishu_notice_post.yml](./release_dsl/feishu_notice_post.yml)
[feishu_notice_image.yml](./release_dsl/feishu_notice_image.yml)
[feishu_notice_interactive.yml](./release_dsl/feishu_notice_interactive.yml) | [daihw](https://gitee.com/generations) |
|  | [acme 构建 ssl 证书-阿里云](https://jianmuhub.com/_/acme_ssl_aliyun) | [jianmu-runner-acme-ssl](https://gitee.com/jianmu-runners/jianmu-runner-acme-ssl.git) | [acme_sh_aliyun.yml](./release_dsl/acme_ssl_aliyun.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [seafile 文件上传](https://jianmuhub.com/_/seafile_upload)
[seafile 文件下载](https://jianmuhub.com/_/seafile_download) | [jianmu-runner-seafile](https://gitee.com/jianmu-runners/jianmu-runner-seafile.git) | [seafile_upload.yml](./release_dsl/seafile_upload.yml)
[seafile_download.yml](./release_dsl/seafile_download.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [tar 压缩/解压文件](https://jianmuhub.com/_/pack_tar) | [jianmu-runner-tar](https://gitee.com/jianmu-runners/jianmu-runner-tar.git) | [pack_tar.yml](./release_dsl/pack_tar.yml) | [daihw](https://gitee.com/generations) |
|  | [zip 压缩/解压文件](https://jianmuhub.com/_/pack_zip) | [jianmu-runner-zip](https://gitee.com/jianmu-runners/jianmu-runner-zip.git) | [pack_zip.yml](./release_dsl/pack_zip.yml) | [daihw](https://gitee.com/generations) |
|  | [allure报表生成](https://jianmuhub.com/_/allure_report) | [jianmu-runner-allure](https://gitee.com/jianmu-runners/jianmu-runner-allure.git) | [allure_report.yml](./release_dsl/allure_report.yml) | [daihw](https://gitee.com/generations) |
|  | [钉钉通知-文本](https://jianmuhub.com/_/dingtalk_notice_text)
[钉钉通知-链接](https://jianmuhub.com/_/dingtalk_notice_link)
[钉钉通知-markdown](https://jianmuhub.com/_/dingtalk_notice_markdown)
[钉钉通知-ActionCard](https://jianmuhub.com/_/dingtalk_notice_action_card)
[钉钉通知-FeedCard](https://jianmuhub.com/_/dingtalk_notice_feed_card) | [jianmu-runner-dingtalk-notice](https://gitee.com/jianmu-runners/jianmu-runner-dingtalk.git) | [dingtalk_notice_text.yml](./release_dsl/dingtalk_notice_text.yml)
[dingtalk_notice_link.yml](./release_dsl/dingtalk_notice_link.yml)
[dingtalk_notice_markdown.yml](./release_dsl/dingtalk_notice_markdown.yml)
[dingtalk_notice_action_card.yml](./release_dsl/dingtalk_notice_action_card.yml)
[dingtalk_notice_feed_card.yml](./release_dsl/dingtalk_notice_feed_card.yml) | [daihw](https://gitee.com/generations) |
|  | [mysql数据导入](https://jianmuhub.com/_/mysql_import)
[mysql数据导出](https://jianmuhub.com/_/mysql_export) | [jianmu-runner-mysql](https://gitee.com/jianmu-runners/jianmu-runner-mysql.git) | [mysql_import.yml](./release_dsl/mysql_import.yml)
[mysql_export.yml](./release_dsl/mysql_export.yml) | [daihw](https://gitee.com/generations) |
|  | [svn checkout](https://jianmuhub.com/_/svn_checkout) | [jianmu-runner-svn](https://gitee.com/jianmu-runners/jianmu-runner-svn.git) | [svn_checkout.yml](./release_dsl/svn_checkout.yml) | [吴奇](https://gitee.com/ImageWQ) |
|  | [redis数据导入](https://jianmuhub.com/_/redis_import)
[redis数据导出](https://jianmuhub.com/_/redis_export) | [jianmu-runner-redis](https://gitee.com/jianmu-runners/jianmu-runner-redis.git) | [redis_import.yml](./release_dsl/redis_import.yml)
[redis_export.yml](./release_dsl/redis_export.yml) | [daihw](https://gitee.com/generations) |
|  | [smbclient操作共享文件夹](https://jianmuhub.com/_/smbclient) | [jianmu-runner-smbclient](https://gitee.com/jianmu-runners/jianmu-runner-smbclient.git) | [smbclient.yml](./release_dsl/smbclient.yml) | [吴奇](https://gitee.com/ImageWQ) |
|  | [同步项目组](https://jianmuhub.com/_/sync_project_group) | [jianmu-runner-project-group](https://gitee.com/jianmu-runners/jianmu-runner-project-group.git) | [sync_project_group.yml](./release_dsl/sync_project_group.yml) | [daihw](https://gitee.com/generations) |
|  | [字符串工具](https://jianmuhub.com/_/string) | [jianmu-runner-string](https://gitee.com/jianmu-runners/jianmu-runner-string.git) | [string.yml](./release_dsl/string.yml) | [daihw](https://gitee.com/generations) |
|  | [添加或更新组织成员](https://jianmuhub.com/_/gitee/1.0.0-member-add)
[向gitee PR提交评论](https://jianmuhub.com/_/gitee/1.0.0-pr-comment)
[在gitee中创建webhook](https://jianmuhub.com/_/gitee/1.0.0-webhook-create) | [jianmu-runner-gitee](https://gitee.com/jianmu-runners/jianmu-runner-gitee.git) | [gitee.yml](./release_dsl/gitee.yml) | [黄熙](https://gitee.com/canon_xi)
[黄熙](https://gitee.com/canon_xi)
[daihw](https://gitee.com/generations) |
|  | [kubectl部署资源](https://jianmuhub.com/_/kubectl_deploy) | [jianmu-runner-k8s](https://gitee.com/jianmu-runners/jianmu-runner-k8s.git) | [kubectl_deploy.yml](./release_dsl/kubectl_deploy.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [发送邮件](https://jianmuhub.com/_/email) | [jianmu-runner-email](https://gitee.com/jianmu-runners/jianmu-runner-email.git) | [email.yml](./release_dsl/email.yml) | [daihw](https://gitee.com/generations) |
|  | [计算文件md5](https://jianmuhub.com/_/file_md5) | [jianmu-runner-file-md5](https://gitee.com/jianmu-runners/jianmu-runner-file-md5) | [file_md5.yml](./release_dsl/file_md5.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [文本文件工具](https://jianmuhub.com/_/text_file) | [jianmu-runner-text-file](https://gitee.com/jianmu-runners/jianmu-runner-text-file.git) | [text_file.yml](./release_dsl/text_file.yml) | [daihw](https://gitee.com/generations) |
|  | [七牛云文件上传](https://jianmuhub.com/_/qiniu/1.0.0-file-upload)
[七牛云上传 ssl 证书](https://jianmuhub.com/_/qiniu/1.0.0-ssl-upload)
[七牛云域名 ssl 证书更新](https://jianmuhub.com/_/qiniu/1.0.0-domain-ssl-update) | [jianmu-runner-qiniu](https://gitee.com/jianmu-runners/jianmu-runner-qiniu.git) | [qiniu.yml](./release_dsl/qiniu.yml) | [comyan](https://gitee.com/comyan)
[comyan](https://gitee.com/comyan)
[冯浩](https://gitee.com/qbhfh) |
|  | [检查邮箱是否签署CLA协议](https://jianmuhub.com/_/opencla/1.0.0-check) | [jianmu-runner-opencla](https://gitee.com/jianmu-runners/jianmu-runner-opencla.git) | [opencla.yml](./release_dsl/opencla.yml) | [daihw](https://gitee.com/generations) |
|  | [JSONPath数据提取](https://jianmuhub.com/_/jsonpath) | [jianmu-runner-jsonpath](https://gitee.com/jianmu-runners/jianmu-runner-jsonpath.git) | [jsonpath.yml](./release_dsl/jsonpath.yml) | [daihw](https://gitee.com/generations) |
|  | [prettier前端代码格式化](https://jianmuhub.com/_/prettier) | [jianmu-runner-prettier](https://gitee.com/jianmu-runners/jianmu-runner-prettier.git) | [prettier.yml](./release_dsl/prettier.yml) | [comyan](https://gitee.com/comyan) |
|  | [数字工具](https://jianmuhub.com/_/number) | [jianmu-runner-number](https://gitee.com/jianmu-runners/jianmu-runner-number.git) | [number.yml](./release_dsl/number.yml) | [daihw](https://gitee.com/generations) |
|  | [谷歌Java格式化](https://jianmuhub.com/_/google_java_format) | [jianmu-runner-google-java-format](https://gitee.com/jianmu-runners/jianmu-runner-google-java-format.git) | [google_java_format.yml](./release_dsl/google_java_format.yml) | [daihw](https://gitee.com/generations) |
|  | [组织治理](https://jianmuhub.com/_/org_gov) | [jianmu-runner-org-gov](https://gitee.com/jianmu-runners/jianmu-runner-org-gov.git) | [org_gov.yml](./release_dsl/org_gov.yml) | [daihw](https://gitee.com/generations) |
|  | [延迟执行](https://jianmuhub.com/_/sleep) | [jianmu-runner-sleep](https://gitee.com/jianmu-runners/jianmu-runner-sleep.git) | [sleep.yml](./release_dsl/sleep.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [布尔值工具](https://jianmuhub.com/_/boolean) | [jianmu-runner-boolean](https://gitee.com/jianmu-runners/jianmu-runner-boolean.git) | [boolean.yml](./release_dsl/boolean.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [XPath数据提取](https://jianmuhub.com/_/xpath) | [jianmu-runner-xpath](https://gitee.com/jianmu-runners/jianmu-runner-xpath.git) | [xpath.yml](./release_dsl/xpath.yml) | [daihw](https://gitee.com/generations) |
|  | [发布npm依赖包](https://jianmuhub.com/_/npm_publish) | [jianmu-runner-npm-publish](https://gitee.com/jianmu-runners/jianmu-runner-npm-publish) | [npm_publish.yml](./release_dsl/npm_publish.yml) | [wangjiaguo](https://gitee.com/wllgogogo) |
|  | [Vault密钥管理](https://jianmuhub.com/_/vault) | [jianmu-runner-vault](https://gitee.com/jianmu-runners/jianmu-runner-vault.git) | [vault.yml](./release_dsl/vault.yml) | [daihw](https://gitee.com/generations) |
|  | [gnupg](https://jianmuhub.com/_/gnupg) | [jianmu-runner-gnupg](https://gitee.com/jianmu-runners/jianmu-runner-gnupg.git) | [gnupg](./release_dsl/gnupg.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [sonatype部署](https://jianmuhub.com/_/sonatype) | [jianmu-runner-sonatype](https://gitee.com/jianmu-runners/jianmu-runner-sonatype.git) | [sonatype](./release_dsl/sonatype.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [gitlab项目同步webhook](https://jianmuhub.com/_/gitlab)
[gitlab合并请求添加评论](https://jianmuhub.com/_/gitlab/1.0.0-merge-comment) | [jianmu-runner-gitlab](https://gitee.com/jianmu-runners/jianmu-runner-gitlab.git) | [gitlab.yml](./release_dsl/gitlab.yml) | [邵嘉诚](https://gitee.com/MKAlieZ)
[魏中元](https://gitee.com/wei-zhongyuan) |
|  | [minio文件上传/下载](https://jianmuhub.com/_/minio) | [jianmu-runner-minio](https://gitee.com/jianmu-runners/jianmu-runner-minio.git) | [minio.yml](./release_dsl/minio.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [eslint节点](https://jianmuhub.com/_/eslint) | [jianmu-runner-eslint](https://gitee.com/jianmu-runners/jianmu-runner-eslint.git) | [eslint.yml](./release_dsl/eslint.yml) | [钟青沅](https://gitee.com/zhong-qingyuan) |
|  | [article节点](https://jianmuhub.com/_/article) | [jianmu-runner-article](https://gitee.com/jianmu-runners/jianmu-runner-article.git) | [article.yml](./release_dsl/article.yml) | [黄熙](https://gitee.com/canon_xi) |
|  | [buildctl构建镜像节点](https://jianmuhub.com/_/buildctl_build) | [jianmu-runner-buildkit](https://gitee.com/jianmu-runners/jianmu-runner-buildkit.git) | [buildctl_build.yml](./release_dsl/buildctl_build.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [docker buildx构建镜像节点](https://jianmuhub.com/_/docker_buildx_build) | [jianmu-runner-docker](https://gitee.com/jianmu-runners/jianmu-runner-docker) | [docker_buildx_build.yml](./release_dsl/docker_buildx_build.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |
|  | [自动构建镜像节点](https://jianmuhub.com/_/auto_build_image) | [jianmu-runner-auto-build-image](https://gitee.com/jianmu-runners/jianmu-runner-auto-build-image) | [auto_build_image.yml](./release_dsl/auto_build_image.yml) | [daihw](https://gitee.com/generations) |
|  | [kaniko](https://jianmuhub.com/_/kaniko) | [jianmu-runner-kaniko](https://gitee.com/jianmu-runners/jianmu-runner-kaniko) | [kaniko.yml](./release_dsl/kaniko.yml) | [邵嘉诚](https://gitee.com/MKAlieZ) |