{"id":13623827,"url":"https://github.com/TencentBlueKing/bk-ci","last_synced_at":"2025-04-15T20:32:43.383Z","repository":{"id":37335759,"uuid":"189153491","full_name":"TencentBlueKing/bk-ci","owner":"TencentBlueKing","description":"蓝鲸持续集成平台(蓝盾) ","archived":false,"fork":false,"pushed_at":"2025-04-10T10:00:17.000Z","size":391954,"stargazers_count":2413,"open_issues_count":715,"forks_count":505,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-04-10T11:37:13.030Z","etag":null,"topics":["blueking","ci","continous-delivery","continous-deployment","continuous-integrations","devops","java","kotlin","microservices-architecture"],"latest_commit_sha":null,"homepage":"https://bk.tencent.com","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TencentBlueKing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG/README.md","contributing":"CONTRIBUTING.en.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.en.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"support-files/agent-package/README.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-29T05:00:13.000Z","updated_at":"2025-04-10T10:00:22.000Z","dependencies_parsed_at":"2023-09-23T01:26:43.980Z","dependency_job_id":"f7495b41-c659-4646-8bd5-8f83eb4000b9","html_url":"https://github.com/TencentBlueKing/bk-ci","commit_stats":{"total_commits":25303,"total_committers":98,"mean_commits":258.1938775510204,"dds":0.8887483697585267,"last_synced_commit":"6ef228b61021ada50e3ded99089e4acc906f83d5"},"previous_names":["tencent/bk-ci"],"tags_count":282,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TencentBlueKing","download_url":"https://codeload.github.com/TencentBlueKing/bk-ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148165,"owners_count":21220491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blueking","ci","continous-delivery","continous-deployment","continuous-integrations","devops","java","kotlin","microservices-architecture"],"created_at":"2024-08-01T21:01:36.103Z","updated_at":"2025-04-15T20:32:43.367Z","avatar_url":"https://github.com/TencentBlueKing.png","language":"Kotlin","funding_links":[],"categories":["CI/CD","Kotlin","devops"],"sub_categories":[],"readme":"![LOGO](docs/resource/img/bkci_cn.png)\n---\n[![license](https://img.shields.io/badge/license-mit-brightgreen.svg?style=flat)](https://github.com/Tencent/bk-ci/blob/master/LICENSE.txt) [![Release Version](https://img.shields.io/github/v/release/Tencent/bk-ci?include_prereleases)](https://github.com/Tencent/bk-ci/releases) [![Backend CI](https://github.com/Tencent/bk-ci/workflows/Backend%20CI/badge.svg?branch=master)](https://img.shields.io/github/workflow/status/Tencent/bk-ci/Tag%20Realse)\n\n[English](README_EN.md) | 简体中文\n\n\u003e **重要提示**: `master` 分支在开发过程中可能处于 *不稳定或者不可用状态* 。\n请通过[releases](https://github.com/tencent/bk-ci/releases) 而非 `master` 去获取稳定的二进制文件。\n\nbk-ci是一个免费并开源的CI服务，可助你自动化构建-测试-发布工作流，持续、快速、高质量地交付你的产品。\n\n使用bk-ci屏蔽掉所有研发流程中的繁琐环节，让你聚焦于编码。它通常被用于：\n- 工程编译\n- 静态代码检查\n- 运行测试用例，及时发现BUG\n- 部署与发布\n\nbk-ci提供了流水线、代码检查、代码库、凭证管理、环境管理、研发商店、编译加速、制品库 8 大核心服务，多重组合，满足企业不同场景的需求：\n- **流水线**：将团队现有的研发流程以可视化方式呈现出来，编译、测试、部署，一条流水线搞定\n- **代码检查**：提供专业的代码检查解决方案，检查缺陷、安全漏洞、规范等多种维度代码问题，为产品质量保驾护航。\n- **代码库**：将企业内已有的代码托管服务关联至bk-ci\n- **凭证管理**：为代码库、流水线等服务提供不同类型的凭据、证书管理功能\n- **环境管理**：可以将企业内部的开发编译机托管至bk-ci\n- **研发商店**：由流水线插件和流水线模板组成，插件用于对接企业内部的各种第三方服务，模板助力企业内部的研发流程规范化\n- **编译加速**：基于蓝鲸自研加速引擎，支持C/C++编译、UE4 代码编译、UE4 Shader 编译等多场景下的加速，让构建任务飞起来\n- **制品库**：基于分布式存储，可无限扩展，数据持久化使用对象存储，支持COS、S3。功能包含制品扫描、分发、晋级、代理、包管理等，提供多种依赖源仓库，如generic(二进制文件)、maven、npm、pypi、oci、docker、helm、composer、nuget\n\n## Overview\n- [架构设计](docs/overview/architecture.md)\n- [代码目录](docs/overview/code_framework.md)\n- [设计理念](docs/overview/design.md)\n\n## Features\n- 持续集成和持续交付: 由于框架的可扩展性，bk-ci既可以用作简单的CI场景，也可以成为企业内所有项目的持续交付中心\n- 所见即所得:  bk-ci提供了灵活的可视化编排流水线，动动指尖，将研发流程描述与此\n- 架构平行可扩展: 灵活的架构设计可以随意横向扩容，满足企业大规模使用\n- 分布式: bk-ci可以便捷的管控多台构建机，助你更快的跨多平台构建、测试和部署\n- 流水线插件: bk-ci拥有完善的插件开发体系，其具备了低门槛、灵活可扩展等特性\n- 流水线模板: 流水线模板将是企业内部推行研发规范的一大助力\n- 代码检查规则集：沉淀团队的代码要求，并能跨项目共享和升级\n- 制品库：单一可信源，统一制品仓库，方便管理，提供软件供应链保护\n\n## Experience\n- [bk-ci in docker](https://hub.docker.com/r/blueking/bk-ci)\n- [bk-repo in docker](https://hub.docker.com/r/bkrepo/bkrepo)\n\n## Getting started\n- [下载与编译](docs/overview/source_compile.md)\n- [一分钟安装部署](docs/overview/installation.md)\n- [独立部署制品库](docs/storage/README.md)\n\n## Support\n1. [GitHub讨论区](https://github.com/Tencent/bk-ci/discussions)\n2. QQ群：495299374\n\n## BlueKing Community\n- [BK-BCS](https://github.com/Tencent/bk-bcs)：蓝鲸容器管理平台是以容器技术为基础，为微服务业务提供编排管理的基础服务平台。\n- [BK-CMDB](https://github.com/Tencent/bk-cmdb)：蓝鲸配置平台（蓝鲸CMDB）是一个面向资产及应用的企业级配置管理平台。\n- [BK-JOB](https://github.com/Tencent/bk-job)：蓝鲸作业平台(Job)是一套运维脚本管理系统，具备海量任务并发处理能力。\n- [BK-PaaS](https://github.com/Tencent/bk-PaaS)：蓝鲸PaaS平台是一个开放式的开发平台，让开发者可以方便快捷地创建、开发、部署和管理SaaS应用。\n- [BK-SOPS](https://github.com/Tencent/bk-sops)：蓝鲸标准运维（SOPS）是通过可视化的图形界面进行任务流程编排和执行的系统，是蓝鲸体系中一款轻量级的调度编排类SaaS产品。\n- [BK-Repo](https://github.com/Tencentblueking/bk-repo)：蓝鲸制品库平台是一套为企业提供各种类型制品包存储、代理、分发、晋级、扫描、依赖包管理的持续交付平台。\n- [BK-Turbo](https://github.com/Tencentblueking/bk-turbo): 蓝鲸编译加速平台为CI场景下提供UE、C/C++等多种语言的编译加速服务能力\n\n## Contributing\n- 关于 bk-ci 分支管理、issue 以及 pr 规范，请阅读 [Contributing](CONTRIBUTING.md)\n- [腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献，期待你的加入\n\n\n## License\nBK-CI 是基于 MIT 协议， 详细请参考 [LICENSE](LICENSE.txt)\n\n我们承诺未来不会更改适用于交付给任何人的当前项目版本的开源许可证（MIT 协议）。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTencentBlueKing%2Fbk-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTencentBlueKing%2Fbk-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTencentBlueKing%2Fbk-ci/lists"}