Go to file
Jenkins Release Bot f18f78d870 [maven-release-plugin] prepare release jenkins-2.537 2025-11-18 12:31:25 +00:00
.github chore(GHA/publish-release-artifacts) merge into a single package for RH/SuSE (#11299) 2025-11-18 08:26:04 +00:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.11 (#10842) 2025-07-16 08:31:51 -07:00
.idea
.mvn Update dependency io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.13 (#11048) 2025-09-08 13:24:45 -07:00
bom Update dependency org.springframework.security:spring-security-bom to v6.5.7 (#11303) 2025-11-18 08:36:54 +01:00
cli Update dependency org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk to v2.2.1 (#11250) 2025-11-13 20:08:39 +01:00
core Add experimental Manage Jenkins layout (#11222) 2025-11-17 16:26:44 +00:00
coverage [maven-release-plugin] prepare for next development iteration 2025-11-11 16:33:16 +00:00
docs
src Add experimental Manage Jenkins layout (#11222) 2025-11-17 16:26:44 +00:00
test Update dependency org.jenkins-ci.plugins:structs to v362 (#11297) 2025-11-14 20:09:20 -07:00
war Update dependency org.jenkins-ci.plugins:structs to v362 (#11297) 2025-11-14 20:09:20 -07:00
websocket [maven-release-plugin] prepare for next development iteration 2025-11-11 16:33:16 +00:00
.babelrc
.editorconfig
.git-blame-ignore-revs Ignore #6149 for purposes of `git blame` (#11228) 2025-10-22 20:51:01 -06:00
.gitattributes
.gitignore
.gitpod.yml
.jenkins
.perltidyrc
.prettierignore
.prettierrc.json
.stylelintrc.js Fix Stylelint configuration (#10169) 2025-01-16 11:58:23 -08:00
.yarnrc.yml
CITATION.cff Fix CITATION syntax (#11131) 2025-09-30 09:46:03 +02:00
CONTRIBUTING.md
Jenkinsfile Test on ATH 21 (#11274) 2025-11-10 19:43:39 +00:00
LICENSE.txt
README.md Update Plugin count (#10246) 2025-02-07 08:57:22 +00:00
ath.sh Update jenkins/ath Docker tag to v6464 (#11296) 2025-11-16 10:50:46 +01:00
dummy.keystore
eslint.config.cjs
licenseCompleter.groovy
package.json Update dependency sass to v1.94.0 (#11295) 2025-11-15 13:38:20 -07:00
packaging-ref.txt
pom.xml [maven-release-plugin] prepare release jenkins-2.537 2025-11-18 12:31:25 +00:00
postcss.config.js
translation-tool.pl
update-since-todo.py Don't fail when no @since tags are found in @since updater (#11135) 2025-10-01 10:27:28 +01:00
webpack.config.js Move CSS `mask-image` from inline `data:` to files (#11258) 2025-11-04 07:51:15 +00:00
yarn.lock Update dependency sass to v1.94.0 (#11295) 2025-11-15 13:38:20 -07:00

README.md

Jenkins logo

About

Jenkins Regular Release Jenkins LTS Release Docker Pulls CII Best Practices Reproducible Builds Gitter

In a nutshell, Jenkins is the leading open-source automation server. Built with Java, it provides over 2,000 plugins to support automating virtually anything, so that humans can 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

The Jenkins project provides official distributions as WAR files, Docker images, native packages and installers for platforms including several Linux distributions and Windows. See the Downloads page for references.

For all distributions Jenkins offers two release lines:

  • Weekly - Frequent releases which include all new features, improvements, and bug fixes.
  • Long-Term Support (LTS) - Older release line which gets periodically updated via bug fix backports.

Latest releases: Jenkins Regular Release Jenkins LTS Release

Source

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

Contributing to Jenkins

Follow the contributing guidelines if you want to propose a change in the Jenkins core. For more information about participating in the community and contributing to the Jenkins project, see this page.

Documentation for Jenkins core maintainers is in the maintainers guidelines.

News and Website

All information about Jenkins can be found on our website. Follow us on Twitter or LinkedIn.

Governance

See the Jenkins Governance Document for information about the project's open governance, our philosophy and values, and development practices. Jenkins Code of Conduct can be found here.

Adopters

Jenkins is used by millions of users and thousands of companies. See adopters for the list of Jenkins adopters and their success stories.

License

Jenkins is licensed under the MIT License.