Go to file
Jesse Glick 15e045f03d
Friendlier handling of `DeploymentHandshakeException` from CLI in `-webSocket` mode (#9591)
2024-08-30 14:26:19 +01:00
.github [JENKINS-73130] Upgrade core from Jetty 10.x to 12.x (EE 8) (#9590) 2024-08-12 07:42:01 -07:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.9 (#9628) 2024-08-18 09:59:02 -07:00
.idea [JENKINS-73130] Upgrade core from Jetty 10.x to 12.x (EE 8) (#9590) 2024-08-12 07:42:01 -07:00
.mvn Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#9166) 2024-04-14 07:24:41 +00:00
bom Update dependency org.apache.ant:ant to v1.10.15 (#9675) 2024-08-29 12:28:23 -07:00
cli Friendlier handling of `DeploymentHandshakeException` from CLI in `-webSocket` mode (#9591) 2024-08-30 14:26:19 +01:00
core [JENKINS-73669] don't change unrelated checkboxes in rowSelectionCont… (#9648) 2024-08-30 14:26:10 +01:00
coverage [maven-release-plugin] prepare for next development iteration 2024-08-27 13:51:24 +00:00
docs Update release chat room URL (#8348) 2023-08-08 20:10:23 +02:00
src/checkstyle Stop recommending `-jnlpUrl` (#8639) 2023-11-09 08:09:00 -07:00
test Friendlier handling of `DeploymentHandshakeException` from CLI in `-webSocket` mode (#9591) 2024-08-30 14:26:19 +01:00
war [JENKINS-73669] don't change unrelated checkboxes in rowSelectionCont… (#9648) 2024-08-30 14:26:10 +01:00
websocket [maven-release-plugin] prepare for next development iteration 2024-08-27 13:51:24 +00:00
.editorconfig Use symbols for build status (#8705) 2023-11-27 20:36:43 +01:00
.git-blame-ignore-revs Use correct commit to ignore in git blame from prettier (#7036) 2022-08-26 14:41:22 +01:00
.gitattributes Convert `pluginSetupWizard.less` to SCSS (#7961) 2023-05-14 22:40:34 +02:00
.gitignore [JENKINS-41729] Convert core `.properties` files to UTF-8 (#6719) 2022-07-02 15:47:35 -07:00
.gitpod.yml Update deprecated gitpod commands (#7771) 2023-03-27 22:04:48 +01:00
.jenkins Update name in .jenkins (#7813) 2023-04-05 12:15:34 +02:00
.perltidyrc
.prettierrc.json Enable prettier 2022-08-25 21:50:13 +01:00
CONTRIBUTING.md Updates to `CONTRIBUTING.md` (#9615) 2024-08-16 17:04:52 -06:00
Jenkinsfile Require Java 17 or newer (#9358) 2024-06-11 15:52:23 +01:00
LICENSE.txt
README.md Add Reproducible Builds badge (#9245) 2024-05-08 09:23:08 -06:00
ath.sh Update jenkins/ath Docker tag to v5957 (#9669) 2024-08-27 11:48:25 -07:00
dummy.keystore
eslint.config.cjs Use standard dropdowns for autocomplete (#9453) 2024-08-14 08:27:24 +02:00
licenseCompleter.groovy Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
packaging-ref.txt
pom.xml Update dependency org.jenkins-ci:jenkins to v1.122 (#9671) 2024-08-27 13:13:35 -07:00
translation-tool.pl Refactor `translation-tool.pl` (#6317) 2022-03-06 08:11:38 -08:00
update-since-todo.py [JENKINS-68100] Support updating `@Deprecated` and `@RestrictedSince` TODOs (#7238) 2022-10-15 11:28:37 -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 1,800 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.