Go to file
Jan Faracik 41d45b5e1f Initial 2022-04-18 12:50:17 +01:00
.github Exchange issue tracker URL on PR template (#6478) 2022-04-14 06:38:14 -07:00
.mvn Bump `git-changelist-maven-extension` from 1.2 to 1.3 (#6132) 2021-12-30 08:01:23 -08:00
bom Upgrade Spring Framework from 5.3.18 to 5.3.19 (#6474) 2022-04-14 05:52:15 -07:00
cli Enable JaCoCo code coverage (#5825) 2022-04-17 13:22:11 -07:00
core Initial 2022-04-18 12:50:17 +01:00
coverage Enable JaCoCo code coverage (#5825) 2022-04-17 13:22:11 -07:00
docs Adds PR labels definitions to contribution guide (#6413) 2022-03-31 10:26:34 -07:00
src/spotbugs Upgrade build toolchain (#6432) 2022-04-04 09:17:18 -07:00
test Enable JaCoCo code coverage (#5825) 2022-04-17 13:22:11 -07:00
war Initial 2022-04-18 12:50:17 +01:00
.editorconfig Modernise the appearance of the plugin manager (#5916) 2021-12-14 08:27:21 +00:00
.gitattributes Add .gitattributes to embed standard IN the repo 2016-10-04 11:34:32 +02:00
.gitignore Add .factorypath to .gitignore (#4856) 2020-07-20 21:47:17 +02:00
.jenkins
.perltidyrc Apply Perltidy to `translation-tool.pl` (#6326) 2022-03-05 07:34:35 -08:00
CONTRIBUTING.md Upgrade build toolchain (#6432) 2022-04-04 09:17:18 -07:00
Jenkinsfile Enable JaCoCo code coverage (#5825) 2022-04-17 13:22:11 -07:00
LICENSE.txt
README.md Add www to jenkins.io URLs (#5517) 2021-05-25 20:56:16 +01:00
assembly-src.xml Revisit the source bundle creation 2014-08-18 20:58:45 -07:00
changelog.html Remove changelog from jenkinsci/jenkins repository (#2757) 2017-02-19 21:06:25 +01:00
dummy.keystore
essentials.yml Use `f:dropdownDescriptorSelector` for `securityRealm` & `authorizationStrategy` (#5417) 2022-04-04 21:10:15 +01: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 Enable JaCoCo code coverage (#5825) 2022-04-17 13:22:11 -07:00
translation-tool.pl Refactor `translation-tool.pl` (#6317) 2022-03-06 08:11:38 -08:00
update-since-todo.py Rewrite `update-since-todo.sh` in Python (#6458) 2022-04-12 13:08:12 -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,700 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.