# CNB完整示例 ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/pipeline-as-code) ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/git-clone-yyds) ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/code/vscode-started) ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/status/pull_request) ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/status/auto_merge) ## issue 使用场景 1. [issue 信息通知到群聊示例](https://cnb.cool/examples/ecosystem/issue-notice) ## pull_request 使用场景 1. [CR 评审信息通知到企业微信群](https://cnb.cool/examples/ecosystem/code-review-notice) ## 编程语言 1. [springboot gradle 构建镜像并发布到 CNB Docker 仓库](https://cnb.cool/examples/ecosystem/springboot-gradle-docker) 1. [springboot maven 构建镜像发布到 CNB Docker 仓库](https://cnb.cool/examples/ecosystem/springboot-maven-docker) 1. [springboot maven 构建 jar 包并 SSH 部署到目标服务器](https://cnb.cool/examples/ecosystem/springboot-maven-ssh) 1. [vue 构建静态资源并上传到腾讯云 cos](https://cnb.cool/examples/ecosystem/vue-cos-demo) 1. [react 构建并将静态资源上传到腾讯云 cos](https://cnb.cool/examples/ecosystem/react-cos-demo) 1. [react 构建并将静态资源 SSH 部署到目标服务器](https://cnb.cool/examples/ecosystem/react-ssh-demo) 1. [node express 构建镜像并发布到 CNB Docker 仓库](https://cnb.cool/examples/ecosystem/node-express-docker) 1. [go gin 构建镜像并发布到 CNB Docker 仓库和 K8S 集群](https://cnb.cool/examples/ecosystem/go-gin-kubernetes) 1. [go 构建镜像并发布到 CNB Docker 仓库](https://cnb.cool/examples/ecosystem/golang-build) 1. [go 编译构建依赖私有仓库](https://cnb.cool/examples/ecosystem/go-private-repo-server) ## 制品上传 ### Docker 1. [docker build 并发布到 CNB Docker 仓库](https://cnb.cool/examples/ecosystem/docker-build-and-push) 1. [docker build 同时构建 amd64/arm64 镜像](https://cnb.cool/examples/ecosystem/multiarch-docker-build-amd-arm) ### 二进制附件 1. [golang 生成二进制包上传到 CNB 仓库 release 附件](https://cnb.cool/examples/ecosystem/golang-build) 1. [golang 生成二进制包上传到 CNB 仓库 commit 附件](https://cnb.cool/examples/ecosystem/golang-build) ## 部署场景 1. [使用 Terraform 进行集群部署作业](https://cnb.cool/examples/ecosystem/terraform-hello-world) 1. [hexo 构建并将静态资源上传到腾讯云 COS](https://cnb.cool/examples/ecosystem/hexo-cos-demo) ## 插件制作 1. [hello world 插件制作](https://cnb.cool/examples/plugins/hello-world) 1. [自制插件市场](https://cnb.cool/examples/ecosystem/plugins-data-source) ## 超大仓库 1. [125GB 的 AOSP 仓库使用读秒克隆、Volumes 缓存、 远程开发](https://cnb.cool/aosp/monorepo)