Page Inspect
Internal Links
23
External Links
30
Images
25
Headings
24
Page Content
Title:Jenkins
Description:Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
HTML Size:60 KB
Markdown Size:8 KB
Fetched At:November 15, 2025
Page Structure
h1Jenkins
h2Jenkins 2025 Governance board elections
h2Redesigned Jenkins header and UI
h2Jenkins 2025 Community Awards
h2Jenkins wins DevOps Dozen award
h2Meet the driving forces
h2Jenkins Stories!
h2Participate and Contribute!
h5Continuous Integration and Continuous Delivery
h5Easy installation
h5Easy configuration
h5Plugins
h5Extensible
h5Distributed
h2Recent posts
h5Automating Jenkins on Android with Infrastructure as Code
h5Advancing the Jenkins Tekton Client Plugin through CRD Generation, JUnit 5 Modernization, and Automated CI
h5GSoC 2025 Final Term: Build Retooling of jenkins.io
h5Revamped Tests UI in Jenkins
h5Hacktoberfest 2025
h5Introducing the Gradle Convention Plugin for Jenkins Plugin Development
h5GSoC 2025 Endterm - Improving Plugin Modernizer
h5Jenkins Board and Officer Elections 2025 - Nominations Open
h5Enforced HTTPS for Update Center
Markdown Content
Jenkins # Jenkins **Build great things at any scale** The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. Download Documentation ## Jenkins 2025 Governance board elections The Jenkins 2025 board and officer elections are happening now. Voter registration during September 16 - October 31. Voting during November 1 - November 30. Jenkins election announcement. ## Redesigned Jenkins header and UI Jenkins' UI has been redesigned and updated for a more modern look and feel. Read more about the background and various changes in Jan Faracik's blog post. Read here ## Jenkins 2025 Community Awards The Jenkins 2025 Community Awards winners have been announced! Congratulations to all the winners and thank you for all of your contributions. Thanks to the community for voting and making this possible. Read more about the awards and winners in our blog. ## Jenkins wins DevOps Dozen award Jenkins has been awarded the "Most innovative DevOps Open Source project" distinction by DevOps Dozen. More info ## Meet the driving forces behind Jenkins as we showcase the top contributors shaping the future of continuous integration and delivery. More info ## Jenkins Stories! We are looking for experiences of Jenkins users from around the world showcasing how they are building, deploying, and automating great software with Jenkins. Check out their user stories and share yours More info ## Participate and Contribute! Jenkins is a community-driven project. We invite everyone to join us and move it forward. Any contribution matters: code, documentation, localization, blog posts, artwork, meetups, and anything else. If you have five minutes or a few hours, you can help! More info ##### Continuous Integration and Continuous Delivery As an extensible automation server, Jenkins can be used as a simple CI server or turned into the continuous delivery hub for any project. ##### Easy installation Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Linux, macOS and other Unix-like operating systems. ##### Easy configuration Jenkins can be easily set up and configured via its web interface, which includes on-the-fly error checks and built-in help. ##### Plugins With hundreds of plugins in the Update Center, Jenkins integrates with practically every tool in the continuous integration and continuous delivery toolchain. ##### Extensible Jenkins can be extended via its plugin architecture, providing nearly infinite possibilities for what Jenkins can do. ##### Distributed Jenkins can easily distribute work across multiple machines, helping drive builds, tests and deployments across multiple platforms faster. ## Recent posts - ##### Automating Jenkins on Android with Infrastructure as Code From Manual to Automated In March 2023, I explored running Jenkins on Android devices using Termux, demonstrating that it’s technically possible to transform aging smartphones into CI/CD infrastructure. The manual setup worked, but it required 2-3 hours of configuration and was error-prone. Fast-forward to 2025: I’ve automated the entire process using Infrastructure as Code principles. What once took hours of manual configuration... Bruno Verachten October 31, 2025 - ##### Advancing the Jenkins Tekton Client Plugin through CRD Generation, JUnit 5 Modernization, and Automated CI The Jenkins Tekton Client Plugin bridges Jenkins and Kubernetes-native Tekton pipelines, allowing Jenkins users to trigger and manage Tekton resources directly from their existing CI/CD workflows. Over the course of Google Summer of Code 2025, significant progress was made in modernizing, stabilizing, and extending the plugin’s capabilities. This project introduced end-to-end CI automation, migrated tests to JUnit 5, implemented large-scale CRD-to-Java... Maeve Ho October 19, 2025 - ##### GSoC 2025 Final Term: Build Retooling of jenkins.io This post marks the successful completion of my Google Summer of Code 2025 project: Complete Build Retooling of jenkins.io. Over the past months, we’ve transformed the Jenkins documentation infrastructure from legacy systems to a modern, performant, and well-organized platform. Table of Contents Project Recap Post-Midterm Achievements Non-Versioned Site (Vite.js) Completion Versioned Site (Antora) Enhancements Technical Implementation Deep Dive Challenges & Learnings Future Roadmap Acknowledgments Project Resources Project Recap The initiative set out... Birajit Saikia October 19, 2025 - ##### Revamped Tests UI in Jenkins The JUnit plugin has received a major redesign, focusing on a cleaner and more consistent UI. This work draws directly from the Pipeline Graph View plugin and the Jenkins Design Library, bringing much-needed polish to one of Jenkins' oldest plugins. So what’s new? New user interface The plugin has been redesigned to make test results easier to understand at a glance. Pages have been streamlined, components... Jan Faracik October 16, 2025 - ##### Hacktoberfest 2025 The annual Hacktoberfest is back! Please join us as we celebrate and support open-source during the month of October. Contributors can earn badges and improve their open source contribution skills. The Jenkins project will participate once again in the event. We invite you to contribute to the Jenkins project but also, as maintainers, to welcome and help newcomers. Contributors This is what contributors need to know... Kris Stern September 24, 2025 - ##### Introducing the Gradle Convention Plugin for Jenkins Plugin Development Building Jenkins plugins with Gradle just got easier! Meet the modern, Kotlin-first, and convention-based Jenkins Gradle Convention Plugin. Plugin development made effortless 🏄♂️🏎️. 🌀 Try it today on the Gradle Plugin Portal Today’s Jenkins Plugin Development Landscape Apache Maven remains the primary and officially recommended build tool for Jenkins plugin development, powering the vast majority of plugins in the ecosystem. Its strong integration with... Aarav Mahajan August 31, 2025 - ##### GSoC 2025 Endterm - Improving Plugin Modernizer Hello everyone, This blog showcases the work done on the Plugin Modernizer Tool during Google Summer of Code 2025. For a detailed description of the project, please refer to the project page. Table of Contents About the Project Phase 1 Phase 2 Next Steps Acknowledgements Useful Links About the Project The project aims to extract modernization metadata, such as whether the modernization was successful and what PR it generated for... Raunak Madan August 30, 2025 - ##### Jenkins Board and Officer Elections 2025 - Nominations Open We are excited to announce the 2025 Jenkins Governance Board and Officer elections! Nominations Nominations can be submitted for governance board positions and all officer positions (Security, Events, Release, Infrastructure, and Documentation). During the registration period, we invite community members to nominate candidates by sending a message to the election-committee group. In your message, please include the name of the nominee, the specific position... Alex Earl August 8, 2025 - ##### Enforced HTTPS for Update Center Summary (TL;DR) The service https://updates.jenkins.io will enforce HTTPS protocol beginning Wednesday 06 August 2025. All Jenkins users are impacted but should not see any functional change. Any plain-HTTP request made to the Jenkins update center will be redirected to the same location but upgraded to HTTPS scheme. What is the "Update Center"? Jenkins Update Center is a web server at the core of the Jenkins... Damien DUPORTAL August 4, 2025 We thank the following organizations for their major commitments to support the Jenkins project. - - - CD.Foundation\_LogoMaster - - - We thank the following organizations for their support of the Jenkins project through free and/or open source licensing programs. - Atlassian - Datadog - DigitalOcean - Discourse - Fastly - IBM - Netlify - PagerDuty - Sentry - Tsinghua University - XMission - Belnet - RWTH Aachen University - Hostico - FreeDif - Servana - Yamagata University Thank you amgoodfellow for making 5 pull requests to the nowsecure-auto-security-test-plugin, nowsecure-ci-assessments-plugin, repository-permissions-updater repos in October 2025!