Go to file
Basil Crow 23a79b4718
Revert "Bump junit from 1119.1121.vc43d0fc45561 to 1143.v8d9a_e3355270" (#7164)
This reverts commit 7da5a42c9a.
2022-09-26 16:37:13 -07:00
.github Enable Dependabot security updates on LTS line (#7026) 2022-09-14 20:35:09 +01:00
.gitpod
.idea [JENKINS-68694] Winstone 6.1: Upgrade Jetty from 9.4.46.v20220331 to 10.0.11 (#6801) 2022-08-02 11:26:04 -07:00
.mvn Bump git-changelist-maven-extension from 1.3 to 1.4 (#6889) 2022-07-21 13:44:03 -07:00
bom [JENKINS-69647] Bump WinP from 1.28 to 1.29 (#7141) 2022-09-23 07:59:46 -07:00
cli [maven-release-plugin] prepare for next development iteration 2022-09-21 13:10:14 +00:00
core Revise curl example for inbound agent (#7142) 2022-09-23 08:13:12 -07:00
coverage [maven-release-plugin] prepare for next development iteration 2022-09-21 13:10:14 +00:00
docs [JEP-230] [JENKINS-55582] Convert `instance-identity` to a detached plugin (#6585) 2022-06-22 23:17:16 +01:00
src Bump parent POM from 1.87 to 1.88 (#7083) 2022-09-19 08:20:10 -07:00
test Revert "Bump junit from 1119.1121.vc43d0fc45561 to 1143.v8d9a_e3355270" (#7164) 2022-09-26 16:37:13 -07:00
war Update dependency ESLint to v8.24.0 (#7158) 2022-09-26 13:37:31 -07:00
websocket [maven-release-plugin] prepare for next development iteration 2022-09-21 13:10:14 +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
.prettierrc.json Enable prettier 2022-08-25 21:50:13 +01:00
CONTRIBUTING.md Docs on linting (#7153) 2022-09-25 12:18:55 -07:00
Jenkinsfile Let the CI pass the appropriate fork count (#7110) 2022-09-16 20:13:51 -07:00
LICENSE.txt
README.md Fix all lint errors 2022-08-25 21:50:53 +01:00
changelog.html Fix all lint errors 2022-08-25 21:50:53 +01:00
dummy.keystore
essentials.yml Update ATH Docker image (#7099) 2022-09-14 08:16:54 +01:00
licenseCompleter.groovy
packaging-ref.txt
pom.xml Bump Checkstyle from 10.3.3 to 10.3.4 (#7162) 2022-09-26 13:40:51 -07:00
renovate.json Fix all lint errors 2022-08-25 21:50:53 +01:00
translation-tool.pl
update-since-todo.py

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.