Jenkins

Jenkins是领先的开源自动化服务器。(Jenkins is the leading open-source automation server. )

Github stars Tracking Chart

简而言之,Jenkins是领先的开源自动化服务器。 使用Java构建,它提供了超过1000个插件来支持几乎任何东西的自动化,这样人类就可以把时间花在机器不能做的事情上。

什么使用Jenkins和什么时候使用它?
使用Jenkins自动化您的开发工作流程,以便您可以专注于最重要的工作。Jenkins常用于:
  • 构建项目
  • 当它们被引入时,运行测试来检测缺陷和其他问题
  • 静态代码分析
  • 部署

执行重复任务,节省时间,并优化您的开发过程与Jenkins。

Overview

Name With Ownerjenkinsci/jenkins
Primary LanguageJava
Program languageJava (Language Count: 15)
Platform
License:MIT License
Release Count1737
Last Release Namejenkins-2.455 (Posted on 2024-04-23 13:09:32)
First Release Name1.312 (Posted on )
Created At2010-11-22 21:21:23
Pushed At2024-04-28 17:39:04
Last Commit At2024-04-27 02:03:50
Stargazers Count22.4k
Watchers Count869
Fork Count8.5k
Commits Count34.9k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count7133
Pull Requests Open Count77
Pull Requests Close Count1950
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

About

Weekly Release
LTS Release
Docker Pulls

In a nutshell, Jenkins is the leading open-source automation server.
Built with Java, it provides over 1600 plugins to support automating virtually anything,
so that humans can actually spend their time doing things machines cannot.

What to Use Jenkins for and When to Use It

Use Jenkins to automate your development workflow so you can focus on work that matters most. Jenkins is commonly used for:

  • Building projects
  • Running tests to detect bugs and other issues as soon as they are introduced
  • Static code analysis
  • Deployment

Execute repetitive tasks, save time, and optimize your development process with Jenkins.

Downloads

Non-source downloads such as WAR files and several Linux packages can be found on our Mirrors.

Source

Our latest and greatest source of Jenkins can be found on GitHub. Fork us!

Contributing to Jenkins

Follow the contributing file.

News and Website

All information about Jenkins can be found on our website. Follow us on Twitter @jenkinsci.

License

Jenkins is licensed under the MIT License.

To the top