Go to file
Alexander Brandes a155b46559
Update release chat room URL (#8348)
2023-08-08 20:10:23 +02:00
.github Label LTS PRs automatically (#8306) 2023-07-27 22:42:34 +02:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.4 (#8323) 2023-08-03 16:35:41 +02:00
.idea Remove WebSocket support for Jetty 9 (#7101) 2023-05-01 19:18:01 +02:00
.mvn Bump git-changelist-maven-extension from 1.6 to 1.7 (#8216) 2023-07-01 14:14:47 +00:00
bom [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
cli [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
core [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
coverage [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
docs Update release chat room URL (#8348) 2023-08-08 20:10:23 +02:00
src/checkstyle Bump parent POM from 1.91 to 1.92 (#7422) 2022-11-20 07:52:05 -08:00
test [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
war [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
websocket [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
.editorconfig Migrate LESS to SCSS (#7850) 2023-04-21 08:34:41 +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 Apply Perltidy to `translation-tool.pl` (#6326) 2022-03-05 07:34:35 -08:00
.prettierrc.json Enable prettier 2022-08-25 21:50:13 +01:00
CONTRIBUTING.md Update Node.js requirement in CONTRIBUTING.md (#7550) 2023-01-14 21:59:55 +01:00
Jenkinsfile Revert "Temporarily disable selective ATH tests" (#8212) 2023-06-30 17:53:05 +02:00
LICENSE.txt Fix typo in LICENSE file. 2011-09-11 16:12:09 +02:00
README.md Drop reliance on GH-specific darkmode logic (#7920) 2023-05-02 16:37:45 +02:00
ath.sh Update jenkins/ath Docker tag to v5686 (#8333) 2023-08-05 04:45:21 -06:00
dummy.keystore added a new self-signed certificate that says Jenkins 2011-02-01 22:43:47 -08:00
licenseCompleter.groovy Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
packaging-ref.txt Capture the corresponding branch/tag in jenkinsci/packaging to be used. 2018-05-10 08:55:05 +12:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00: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

About

Jenkins Regular Release Jenkins LTS Release Docker Pulls CII Best Practices

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.