Go to file
wojtekxtx db9aaf582d
Update name in .jenkins (#7813)
2023-04-05 12:15:34 +02: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.1 (#7747) 2023-03-20 10:45:54 +01:00
.idea Update the IntelliJ Jenkins icon (#7779) 2023-03-29 14:19:46 +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-04-04 20:04:55 +00:00
cli [maven-release-plugin] prepare for next development iteration 2023-04-04 20:04:55 +00:00
core Replace 'expr' with 'out' in prepareDatabinding (#7800) 2023-04-05 09:46:49 +02:00
coverage [maven-release-plugin] prepare for next development iteration 2023-04-04 20:04:55 +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 [maven-release-plugin] prepare for next development iteration 2023-04-04 20:04:55 +00:00
war Update dependency stylelint to v15.4.0 (#7806) 2023-04-05 09:46:15 +02:00
websocket [maven-release-plugin] prepare for next development iteration 2023-04-04 20:04:55 +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 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 Use `withCredentials` for Launchable in `Jenkinsfile` (#7789) 2023-03-31 18:56:26 -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 v5528 (#7804) 2023-04-05 09:46:26 +02:00
changelog.html Fix all lint errors 2022-08-25 21:50:53 +01:00
dummy.keystore added a new self-signed certificate that says Jenkins 2011-02-01 22:43:47 -08:00
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 jacoco-maven-plugin from 0.8.8 to 0.8.9 (#7803) 2023-04-05 09:46:42 +02: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.