×
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Provides a graphical swimlane view of pipeline stage execution (as well as a build history of the stages) ... Check the Use Groovy Sandbox ... Result Trend to see ...
The Pipeline Sandbox epic covers issues with the Groovy sandbox used to prevent malicious Pipeline scripts from taking control of Jenkins. Scripts run with ...
The sandbox only allows a subset of Groovy's methods deemed sufficiently safe for "untrusted" access to be executed without prior approval. Scripts using the ...
Missing: history | Show results with:history
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 25, 2024 · Pipeline execution engine based on continuation passing style transformation of Groovy scripts.
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... Sandbox modes are available. For the new scripts ...
Jan 29, 2024 · Plugin that defines Pipeline API.