MPL – Modular Pipeline Library

This is a guest post by Sergei Parshev from Grid Dynamics, orignally posted on the Grid Dynamics Blog. Despite speeding up development with deployment automation, one of our clients was experiencing slow time-to-market due to a lack of collaboration in DevOps. While they had invested in DevOps, every production pipeline was set up individually, forcing Read more about MPL – Modular Pipeline Library[…]

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 make mistakes. It is a very tedious workflow when you make a change to your Jenkinsfile, create a commit, push the commit and wait for your Jenkins Server to tell you, that you have missed Read more about Validate your Jenkinsfile from within VS Code[…]