# Continuous Delivery

## [Webinar : Improving Your DevSecOps Processes](/content/webinar-improving-your-devsecops-processes/index.html)

Safeguarding your code and protecting against vulnerabilities are top priorities. We all understand the criticality of identifying security issues, eliminating risks, and ensuring the integrity of our applications. With that in mind, Code Partners, in conjunction with our friends at Kiuwan, are happy to be hosting a free webinar, focused on empowering you with the [...]

## [Understanding CloudBees Workspace Caching in Jenkins Pipelines](/content/understanding-cloudbees-workspace-caching-in-jenkins-pipelines/index.html)

CloudBees recently introduced a new feature into Cloudbees CI called Workspace Caching, which aims to enhance the efficiency of builds by optimizing the management of dependencies and reducing build times. In this blog post, we’ll explore the key aspects of the Workspace Cache and its implications for Jenkins users.

## [DevOps World Singapore](/content/devops-world-singapore/index.html)

This year DevOps World is being held in multiple regions around the World, and the APAC event is in Singapore in October. Code Partners will be there again, and our friends at Cloudbees have arranged to open up registrations so that any of you who want to can register for free. It’s on the 26th.

## [Jenkins: The Strange Case of Killed jobs](/content/jenkins-the-strange-case-of-killed-jobs/index.html)

I have Jenkins configured with a dozen jobs that support a microservices application. The setup worked fine for several months until, suddenly, jobs started to fail with errors similar to this (console log fragment):   ERROR: Maven JVM terminated unexpectedly with exit code 137.  It caused all jobs to fail most of the time.

## [DevOps World and Jenkins World 2018](/content/devops-world-and-jenkins-world-2018/index.html)

Join the Code Partners team at DevOps World and Jenkins World 2018 in San Francisco in September. It’s shaping up to be a cracking week of workshops and sessions covering the latest in software automation, DevOps practices, Continuous Delivery, Container Orchestration, Testing and more. We had a great (albeit exhausting) time last year.

## [Jenkins Plugins Security Advisory](/content/jenkins-plugins-security-advisory/index.html)

There is a new Security Advisory that covers issues in several Jenkins plugins, including the Kubernetes Plugin, the Confluence Publisher Plugin, the SSH Agent Plugin and several more. Descriptions of the issues and how they have been addressed in each plugin are included. Check out the advisory to see if any issues affect plugins you are using.

## [Sydney and Melbourne Jenkins Meetups](/content/sydney-and-melbourne-jenkins-meetups/index.html)

We have a couple of very experienced Jenkins folks visiting from Cloudbees in the US next week, so we thought it was a good excuse to get the meetups in Sydney and Melbourne together. We’re not planning a formal presentation, but both Kurt and Aaron have been involved with helping a lot of large customers.

## [Jenkins Log Recorders](/content/jenkins-log-recorders/index.html)

My Jenkins job was set to trigger a build automatically from a simple GitHub webhook, but the job didn’t build when code changes were pushed to GitHub. Was the problem in Jenkins, GitHub, or something else? I investigated using Jenkins log recorders.

## [Enterprise Jenkins on Azure, Part 3](/content/enterprise-jenkins-on-azure-part-3/index.html)

This is the final post, part 3 of a series: Part 1: Overview and Deploy Azure Resources Part 2: Deploy Jenkins Operations Center, Master and Shared Agent Part 3: The Jenkinsfile, tweaks and tips. In this post I describe the Jenkinsfile that defines the build pipeline, a little troubleshooting and tweaking, and wrap up the series.

## [Jenkins Security Updates](/content/jenkins-security-updates/index.html)

There have been two recent Security Updates for both Jenkins Core and for multiple Plugins. Jenkins Core Updates Jenkins versions 2.107 and 2.89.4 have just been released that fix multiple security vulnerabilities. For an overview of what was fixed, see the security advisory. For an overview on the possible impact of these changes on upgrading Jenkins.
