Welcome Ewelina Wilkosz - new Jenkins Governance Board member
We would like to announce changes in the Jenkins Governance Board. As it was announced earlier this month, Marky Jackson has decided to step down from his elected roles. On behalf of the Jenkins...
View ArticleWelcome the She Code Africa Contributhon participants!
The She Code Africa Contributhon started April 1, 2021. The She Code Africa Contributhon is a boot camp where African women are paid to work with open source organizations on selected projects with...
View ArticleJenkins Operator becomes an official sub-project!
We are happy to announce that Jenkins Operator officially became an official Jenkins sub-project.What does it mean for the project?Becoming an official part of the Jenkins project was a major step...
View ArticleEasily reuse Tekton and Jenkins X from Jenkins
What is Tekton?Tekton is a powerful and flexible open-source framework for creating CI/CD systems, allowing developers to build, test, and deploy across cloud providers and on-premises systems.Why use...
View ArticleJenkins Contributor Awards - Nominations Open
This year, the Jenkins Contributor Awards will be run by the Continuous Delivery Foundation (CDF) along with many other CDF Community Awards.The nominations are currently open and are being accepted...
View ArticleConfigure Plugins with JCasC
This blog post is for anyone interested to know how to configure a plugin using the Jenkins Configuration as a Code (JCasC) plugin, more specifically, this blog will guide you to get the YAML...
View ArticleApache Commons Digester library removal (breaking changes!)
Keeping up with our goal to clean up some of the technical debt inside Jenkins Core and reduce the maintenance overheads, we are happy to report we were able to remove a long-deprecated Apache Commons...
View ArticleNew eBook: Jenkins is the Way for IT and software developers
A little over a year ago, we launched JenkinsIsTheWay.io, a website whose sole purpose is to share Jenkins user stories with the developers and engineers in our community. Over a hundred of you have...
View ArticleJenkins IRC moves to Libera Chat
We are happy to announce that the Jenkins community has moved all its official IRC channels to Libera chat. We have started our migration on May 26 as a response to thehostile takeover of hundreds of...
View ArticleFour students and their master project in Jenkins security
ContextJenkins is a CI/CD solution and as such, it is critical that the open source plugins that constitute an integral part of it don’t expose the systems they are used on to any security risks and...
View ArticleGSoC CDF Meetup: Google Summer of Code Midterm Demos
Congratulations to all GSoC students who have made it through the first half of the GSoC 2021 coding phase!This year, the Jenkins project has been participating in GSoC as part of the Continuous...
View ArticleGit username / password credentials binding
Google Summer of Code 2021 is implementing git credentials binding for sh, bat, and powershell. Git credentials binding is one of the most requested features for Jenkins Pipeline (see...
View ArticleIntroducing the Conventional Commits Plugin for Jenkins
The conventional commits plugin is a Google Summer of Code project. Special thanks to the mentors Gareth Evans, Kristin Whetstone, Olivier Vernin and Allan Burdajewicz.What are Conventional...
View ArticleRemoting Monitoring with OpenTelemetry - Coding Phase 1
GoalThe goal of this project:collect telemetry data(metrics, traces, logs) of remoting module with OpenTelemetry.send the telemetry data to OpenTelemetry Protocol endpointWhich OpenTelemetry endpoint...
View ArticleCloudEvents Plugin for Jenkins: Interoperability between Jenkins and other...
The What, Why and How of InteroperabilityWith workloads and teams becoming more diverse and complex, there is an increasing need to automate various tasks in the CI/CD ecosystem of an application as a...
View ArticleDocker images use Java 11 by default
The Jenkins project provides Docker images for controllers, inbound agents, outbound agents, and more. Beginning with Jenkins 2.307 released August 17, 2021 and Jenkins 2.303.1 released August 25,...
View ArticleGit Credentials Binding for sh, bat, powershell
AbstractThis project implemented two new credential bindings to perform authenticated operations using command line git in Jenkins pipeline and freestyle jobs.The two credential bindings are...
View ArticleSecurity Validator for Jenkins Operator for Kubernetes
BackgroundJenkins custom resources on a Kubernetes cluster are deployed using declarative YAML configuration files; hence some of the plugins declared in these files may contain security warnings. So...
View ArticleWork report for the Conventional Commits Plugin for Jenkins
This blog post is part 2 of the Introducing the Conventional Commits Plugin blog.The goal of this blog is to showcase the work done during the Google Summer of Code 2021 coding phases.Please refer the...
View ArticleJenkins project Confluence instance attacked
Earlier this week the Jenkins infrastructure team identified a successful attack against our deprecated Confluence service. We responded immediately by taking the affected server offline while we...
View Article