Go to file
Basil Crow ddad8afc30
Download Yarn Berry with Corepack rather than Yarn 1.x (#9772)
* Use eirslett/frontend-maven-plugin#1157

* Test 1

* Test 2

* Test 3

* Testing is finished

* https://github.com/jenkinsci/jenkins/pull/9772#discussion_r1771275590

* https://github.com/jenkinsci/jenkins/pull/9772#discussion_r1771977848
2024-10-02 08:49:10 -06:00
.github [JENKINS-73744] Tweaks to Node.js contributing instructions + renovate fix (#9757) 2024-09-21 08:36:59 +01: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-09-27 11:18:06 +00:00
cli [maven-release-plugin] prepare for next development iteration 2024-09-27 11:18:06 +00:00
core Be more explicit about not being logged in on 404 error page (#9766) 2024-10-02 08:47:49 -06:00
coverage [maven-release-plugin] prepare for next development iteration 2024-09-27 11:18:06 +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-73760] Updates fail due to invalid JSON from HTTP Update Center (#9760) 2024-10-02 08:46:51 -06:00
war Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06:00
websocket [maven-release-plugin] prepare for next development iteration 2024-09-27 11:18:06 +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 Convert `pluginSetupWizard.less` to SCSS (#7961) 2023-05-14 22:40:34 +02: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 Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06:00
.prettierrc.json Enable prettier 2022-08-25 21:50:13 +01:00
.stylelintrc.js [JENKINS-73744] npm scripts lint:fix do not work (#9718) 2024-09-16 10:40:32 +01:00
.yarnrc.yml Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06:00
CONTRIBUTING.md Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06:00
Jenkinsfile Require Java 17 or newer (#9358) 2024-06-11 15:52:23 +01:00
LICENSE.txt Fix typo in LICENSE file. 2011-09-11 16:12:09 +02:00
README.md Add Reproducible Builds badge (#9245) 2024-05-08 09:23:08 -06:00
ath.sh Update jenkins/ath Docker tag to v5997 (#9740) 2024-09-17 10:29:34 -07:00
dummy.keystore added a new self-signed certificate that says Jenkins 2011-02-01 22:43:47 -08:00
eslint.config.cjs [JENKINS-73744] npm scripts lint:fix do not work (#9718) 2024-09-16 10:40:32 +01:00
licenseCompleter.groovy Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
package.json Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -06: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 Download Yarn Berry with Corepack rather than Yarn 1.x (#9772) 2024-10-02 08:49:10 -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
yarn.lock Update dependency sass to v1.79.3 (#9780) 2024-09-24 07:12:59 +01:00

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.