Go to file
Jan Faracik 0ea3e49fa1
Merge branch 'master' into improve-tooltips-dropdowns
2025-03-22 12:24:49 +00:00
.github Update dawidd6/action-send-mail action to v4 (#9996) 2025-03-14 11:37:36 -07:00
.gitpod Update Gitpod Dockerfile to use Java JDK 21 by default (#10311) 2025-02-22 16:56:29 +00:00
.idea
.mvn
bom Update dependency org.springframework:spring-framework-bom to v6.2.5 (#10421) 2025-03-21 08:40:36 +08:00
cli [maven-release-plugin] prepare for next development iteration 2025-03-18 13:51:44 +00:00
core [JENKINS-75464] fix enable top button (#10431) 2025-03-22 14:06:01 +08:00
coverage [maven-release-plugin] prepare for next development iteration 2025-03-18 13:51:44 +00:00
docs
src Merge branch 'master' into improve-tooltips-dropdowns 2025-03-22 12:24:49 +00:00
test [Fixes JENKINS-75456] De-flake DisconnectNodeCommandTest (#10425) 2025-03-20 14:45:16 -06:00
war Update dependency io.jenkins.plugins:eddsa-api to v0.3.0.1-16.vcb_4a_98a_3531c 2025-03-20 22:39:34 +00:00
websocket [maven-release-plugin] prepare for next development iteration 2025-03-18 13:51:44 +00:00
.babelrc
.editorconfig
.git-blame-ignore-revs
.gitattributes Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
.gitignore
.gitpod.yml
.jenkins
.perltidyrc
.prettierignore Remove YUI 2025-01-08 14:29:34 +00:00
.prettierrc.json
.stylelintrc.js Fix Stylelint configuration (#10169) 2025-01-16 11:58:23 -08:00
.yarnrc.yml
CONTRIBUTING.md
Jenkinsfile
LICENSE.txt
README.md Update Plugin count (#10246) 2025-02-07 08:57:22 +00:00
ath.sh Update jenkins/ath Docker tag to v6133 (#10159) 2025-01-16 06:42:31 -08:00
dummy.keystore
eslint.config.cjs Remove YUI 2025-01-08 14:29:34 +00:00
licenseCompleter.groovy Consistent Jelly version for `commons-jelly-tags-xml` (#10131) 2025-01-09 10:41:23 -08:00
package.json Update dependency sass to v1.86.0 (#10414) 2025-03-19 08:06:54 -07:00
packaging-ref.txt
pom.xml [maven-release-plugin] prepare for next development iteration 2025-03-18 13:51:44 +00:00
postcss.config.js Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
translation-tool.pl
update-since-todo.py
webpack.config.js Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
yarn.lock Update dependency sass to v1.86.0 (#10414) 2025-03-19 08:06:54 -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.