Skip to content

Jenkins automation server

License

Notifications You must be signed in to change notification settings

jenkinsci/jenkins

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2025
Feb 22, 2025
Sep 3, 2024
Apr 14, 2024
Apr 2, 2025
Mar 31, 2025
Apr 3, 2025
Mar 31, 2025
Aug 8, 2023
Mar 31, 2025
Apr 2, 2025
Apr 3, 2025
Mar 24, 2025
Sep 16, 2024
Nov 27, 2023
Aug 26, 2022
Oct 12, 2024
Oct 2, 2024
Mar 27, 2023
Apr 5, 2023
Mar 5, 2022
Jan 8, 2025
Aug 25, 2022
Jan 16, 2025
Oct 2, 2024
Oct 3, 2024
Jun 11, 2024
Sep 11, 2011
Feb 7, 2025
Apr 3, 2025
Feb 2, 2011
Jan 8, 2025
Jan 9, 2025
Apr 2, 2025
May 9, 2018
Apr 2, 2025
Oct 12, 2024
Mar 6, 2022
Sep 20, 2024
Oct 12, 2024
Apr 2, 2025

Repository files navigation

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 2,000 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.