×
Dec 12, 2019 · Use this plugin to convert your jobs into DSL Groovy scripts.
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Oct 17, 2017 · This plugin converts Freestyle jobs to Pipeline jobs.
Missing: dsl | Show results with:dsl
Jan 19, 2017 · In this post, we'll take a look at how we might converting Freestyle jobs that include conditional build steps to Jenkins Pipeline. Unlike ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: converter | Show results with:converter
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
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 ...
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
Missing: converter | Show results with:converter
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... The step returns an array of file info objects ...
Jan 3, 2024 · Enables defining Jenkins Pipelines as YAML Files. This plugin is currently in the Incubation Stage (see the documentation).