Go to file
Alexander Brandes 176bb849f1
Move 'since' tags in Jelly to stapler's attribute header (#7737)
2023-03-17 09:37:50 +00:00
.github Move renovate configuration to `.github` folder (#7710) 2023-03-11 00:19:54 +01:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.0 (#7629) 2023-02-09 11:30:22 +01:00
.idea fix: change icon to symbol (#7229) 2022-11-12 17:13:51 +01:00
.mvn Bump git-changelist-maven-extension from 1.5 to 1.6 (#7654) 2023-02-18 06:41:32 -07:00
bom [maven-release-plugin] prepare for next development iteration 2023-03-14 12:47:01 +00:00
cli [maven-release-plugin] prepare for next development iteration 2023-03-14 12:47:01 +00:00
core Move 'since' tags in Jelly to stapler's attribute header (#7737) 2023-03-17 09:37:50 +00:00
coverage [maven-release-plugin] prepare for next development iteration 2023-03-14 12:47:01 +00:00
docs Disambiguate and document the closure process (#7516) 2023-03-15 08:29:03 -07:00
src/checkstyle Bump parent POM from 1.91 to 1.92 (#7422) 2022-11-20 07:52:05 -08:00
test Bump credentials from 1214.v1de940103927 to 1224.vc23ca_a_9a_2cb_0 (#7730) 2023-03-17 09:35:50 +00:00
war Update dependency style-loader to v3.3.2 (#7739) 2023-03-17 09:37:40 +00:00
websocket [maven-release-plugin] prepare for next development iteration 2023-03-14 12:47:01 +00:00
.editorconfig Remove `.jelly` from `.editorconfig` rules (#7070) 2022-09-08 08:39:42 -07: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 [JENKINS-68699] Upgrade Yarn from 1.22.19 to 3.2.0 (#5824) 2022-07-21 07:37:01 +01:00
.gitignore [JENKINS-41729] Convert core `.properties` files to UTF-8 (#6719) 2022-07-02 15:47:35 -07:00
.gitpod.yml Fix all lint errors 2022-08-25 21:50:53 +01:00
.jenkins
.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 Use artifact caching proxy for Jenkins Core builds (#7649) 2023-02-18 06:41:20 -07:00
LICENSE.txt Fix typo in LICENSE file. 2011-09-11 16:12:09 +02:00
README.md Revert conversion of documentation to .adoc (#7533) 2022-12-17 22:14:05 +01:00
ath.sh Update jenkins/ath Docker tag to v5509 (#7720) 2023-03-13 07:23:34 +00:00
changelog.html Fix all lint errors 2022-08-25 21:50:53 +01:00
dummy.keystore
licenseCompleter.groovy Update external URLs (#5709) 2021-09-07 08:09:42 +01: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 Bump jenkins from 1.95 to 1.96 (#7733) 2023-03-17 09:35:43 +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.