pipeline

Matrix building in scripted pipeline

Table of Contents Matrix building with scripted pipeline Screenshot of matrix pipeline Adding static choices Adding dynamic choices Full pipeline… Read More

Welcome to the Matrix

I often find myself needing to run the same actions on a bunch of different configurations. Up to now, that… Read More

Introducing the Jira Software plugin for Jenkins

This is a guest post by Rafal Myslek from Atlassian. According to a recent survey we conducted, software & IT… Read More

Introducing new GitLab Branch Source Plugin

The GitLab Branch Source Plugin has come out of its beta stage and has been released to the Jenkins update… Read More

Introducing the Pipeline Configuration History Plugin

Pipelines are the efficient and modern way how to create jobs in Jenkins. To recognize pipeline changes quickly and easily,… Read More

Jenkins Pipeline Stage Result Visualization Improvements

Some changes have recently been released to give Pipeline authors some new tools to improve Pipeline visualizations in Blue Ocean,… Read More

Multi-branch Pipeline Jobs Support for GitLab SCM

This is one of the Jenkins project in GSoC 2019. We are working on adding support for Multi-branch Pipeline Jobs… Read More

SSH Steps for Jenkins Pipeline

This guest post was originally published on Cerner’s Engineering blog here. Pipeline-as-code or defining the deployment pipeline through code rather… Read More

MPL – Modular Pipeline Library

This is a guest post by Sergei Parshev from Grid Dynamics, orignally posted on the Grid Dynamics Blog. Despite speeding… Read More

Validate your Jenkinsfile from within VS Code

In my daily work I often have to create or modify Jenkinsfiles and more often than I would like, I… Read More