Go to file
Olivier Lamy 1812dee1f9
Upgrade to Winstone 6.22 and Jetty 10.0.24 (#9698)
Upgrade to winstone 6.22 and so Jetty 10.0.24

Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-09-17 13:38:55 -07:00
.github Update dependabot target branch for stable-2.462 2024-07-13 20:35:23 -06:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.7 (#9313) 2024-05-25 08:58:13 -07:00
.idea Remove WebSocket support for Jetty 9 (#7101) 2023-05-01 19:18:01 +02:00
.mvn Towards 2.462.1 2024-07-12 12:10:26 -06:00
bom [maven-release-plugin] prepare for next development iteration 2024-09-04 07:57:37 +00:00
cli [maven-release-plugin] prepare for next development iteration 2024-09-04 07:57:37 +00:00
core [JENKINS-73692] Turn off logging from `BackgroundGlobalBuildDiscarder` (#9663) 2024-09-16 19:11:07 +08:00
coverage [maven-release-plugin] prepare for next development iteration 2024-09-04 07:57:37 +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 [JENKINS-73422] Add escape hatch for Authenticated user access to Resource URL (#9644) 2024-09-16 19:09:33 +08:00
war Upgrade to Winstone 6.22 and Jetty 10.0.24 (#9698) 2024-09-17 13:38:55 -07:00
websocket [maven-release-plugin] prepare for next development iteration 2024-09-04 07:57:37 +00:00
.editorconfig Use symbols for build status (#8705) 2023-11-27 20:36:43 +01:00
.git-blame-ignore-revs
.gitattributes Convert `pluginSetupWizard.less` to SCSS (#7961) 2023-05-14 22:40:34 +02:00
.gitignore
.gitpod.yml
.jenkins Update name in .jenkins (#7813) 2023-04-05 12:15:34 +02:00
.perltidyrc
.prettierrc.json
CONTRIBUTING.md Update JDK recommendations for contributors (#8818) 2024-01-01 06:31:01 -07:00
Jenkinsfile ci: Set tests check to pending when maven build starts (#9125) 2024-04-05 22:56:02 +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 v5858 (#9298) 2024-05-22 07:25:51 -07:00
dummy.keystore
eslint.config.cjs Migrate to ESLint 9.1.1 (#9153) 2024-04-23 12:16:30 -07:00
licenseCompleter.groovy Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
packaging-ref.txt Towards 2.462.1 2024-07-12 12:10:26 -06:00
pom.xml Upgrade to Winstone 6.22 and Jetty 10.0.24 (#9698) 2024-09-17 13:38:55 -07:00
translation-tool.pl
update-since-todo.py

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.