×
Jan 19, 2017 · The Conditional BuildStep plugin is a powerful tool that has allowed Jenkins users to write Jenkins jobs with complex conditional logic. In this ...
Missing: workflow | Show results with:workflow
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
Job Cacher plugin · cache : Caches files from previous build to current build · jobcacher : Job Cacher · Job DSL · jobDsl : Process Job DSLs · JUnit Plugin.
Global Post Script Plugin — Execute a global configured groovy script after each build of each job managed by the Jenkins. This is typical for cases when ...
Missing: workflow | Show results with:workflow
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: converter | Show results with:converter
Oct 1, 2021 · I am currently converting an old pipeline to a Jenkinsfile (scripted) based one. But one thing I was not able to get going is the “Trigger ...
Missing: dsl | Show results with:dsl
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Missing: converter | Show results with:converter
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: dsl | Show results with:dsl