Jenkins automation server
Go to file
2024-10-22 13:43:21 +00:00
.github Fix run generate-weekly-changelog.sh failed (#9874) 2024-10-15 10:41:25 -06:00
.gitpod Update dependency org.apache.maven:maven-core to v3.9.9 (#9628) 2024-08-18 09:59:02 -07:00
.idea [JENKINS-73278] Migrate core from EE 8 to EE 9 (#9672) 2024-09-03 14:59:04 -07:00
.mvn Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#9166) 2024-04-14 07:24:41 +00:00
bom [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
cli [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
core [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
coverage [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
docs Update release chat room URL (#8348) 2023-08-08 20:10:23 +02:00
src Use standard dropdowns for combobox (#9462) 2024-10-21 19:36:04 +01:00
test [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
war [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
websocket [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
.babelrc [JENKINS-73744] npm scripts lint:fix do not work (#9718) 2024-09-16 10:40:32 +01:00
.editorconfig Use symbols for build status (#8705) 2023-11-27 20:36:43 +01: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 Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
.gitignore Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06: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
.prettierignore Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
.prettierrc.json Enable prettier 2022-08-25 21:50:13 +01:00
.stylelintrc.js Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
.yarnrc.yml Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06:00
ath.sh Update jenkins/ath Docker tag to v6040 (#9872) 2024-10-15 07:59:42 -07:00
CONTRIBUTING.md Account for new Maven version requirement (#9822) 2024-10-03 12:51:37 -06:00
dummy.keystore
eslint.config.cjs Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
Jenkinsfile Require Java 17 or newer (#9358) 2024-06-11 15:52:23 +01:00
LICENSE.txt
licenseCompleter.groovy Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
package.json Update dependency eslint to v9.13.0 (#9898) 2024-10-21 19:17:43 -07: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 [maven-release-plugin] prepare for next development iteration 2024-10-22 13:43:21 +00:00
postcss.config.js Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
README.md Add Reproducible Builds badge (#9245) 2024-05-08 09:23:08 -06:00
translation-tool.pl Refactor translation-tool.pl (#6317) 2022-03-06 08:11:38 -08:00
update-since-todo.py Follow idiomatic Python coding style (#9763) 2024-09-20 08:23:30 -07:00
webpack.config.js Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
yarn.lock Update dependency eslint to v9.13.0 (#9898) 2024-10-21 19:17:43 -07:00

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.