Understanding DevOps and Cloud Maturity Models: A Guide to Elevating Your IT Strategy
In today’s fast-paced technological landscape, DevOps and Cloud practices are integral to accelerating software delivery and optimizing cloud resources. But as
Docker Slaves Plugin - Jenkins - Jenkins Wiki
If something goes wrong (sic), please first run Jenkins master with -Dit.dockins.dockerslaves.spi.DockerDriver.verbose=true . This will dump in build log all docker commands ran by the plugin and help us understand the issue.
Jenkins Pipeline As Code
def BaptisteMathus = people.filter(p -> p.isHacker()) .filter(p -> p.isOpenSourceFan()) .filter(p -> p.lovesCommunities()) .filter(p -> p.isCommitterOn()) .filter(p -> p.isCommitterOn()) .filter(p -> p.doesRidiculousJokes()) .uniqueResult()
Office 365 Connector Plugin - Jenkins - Jenkins Wiki
I'm going to open an issue to see if you'd consider posting more detail for builds triggered by SCM change. Other plugins like email-ext allow you to list committers/culprits individually in email messages.
Faster Pipelines with the Parallel Test Executor Plugin
Published on 2016-06-16 by Liam Newman In my career, I've helped many teams move to continuous integration and delivery. One problem we always encounter is how to run all the tests needed to ensure high-quality changes while still keeping pipeline times reasonable and changes flowing smoothly.
jenkinsci/seed-plugin
seed-plugin - Seed Jenkins plug-in
jenkinsci/external-workspace-manager-plugin
external-workspace-manager-plugin - Jenkins plugin that facilitates workspace share and reuse across multiple jobs
jenkinsci/gitlab-oauth-plugin
gitlab-oauth-plugin - jenkins authentication plugin using gitlab oauth as source
jenkinsci/groovy-events-listener-plugin
groovy-events-listener-plugin - A Jenkins plugin, which executes groovy code when an event occurs.
jenkinsci/workflow-cps-global-lib-plugin
Contribute to workflow-cps-global-lib-plugin development by creating an account on GitHub.
DataDog/jenkins-datadog-plugin
jenkins-datadog-plugin - A Jenkins plugin used to forward metrics, events, and service checks to an account at Datadog, automatically.
Top 10 Best Practices for Jenkins Pipeline Plugin
The Jenkins Pipeline plugin is a game changer for Jenkins users. Based on a Domain Specific Language (DSL) in Groovy, the Pipeline plugin makes pipelines scriptable and it is an incredibly powerful way to develop complex, multi-step DevOps pipelines. This document captures some definite Do's and Don'ts of writing Jenkins Pipelines - with code examples and explanations.
Dockins/docker-pipeline
docker-pipeline - CI/CD Pipeline using plain Docker
You are interested in our courses or you simply have a question that needs answering? You can contact us at anytime! We will do our best to answer all your questions.
Contact us