×
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: Automation | Show results with:Automation
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 ...
Missing: Automation | Show results with:Automation
Folder-based libraries are not considered "trusted:" they run in the Groovy sandbox just like typical Pipelines. ... Pipeline steps, for example: // src/org/foo/ ...
Missing: Automation | Show results with:Automation
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 ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Missing: java | Show results with:java
Your Groovy pipeline script can include functions, conditional tests, loops, try/catch/finally blocks, and so on. Sample syntax for one node in a Java ...
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 ...
Is a web-based Groovy shell into the Jenkins runtime. Groovy is a very powerful language which offers the ability to do practically anything Java can do ...
Jan 8, 2019 · In the MPL, you can find Build module testing examples: all the tests are stored in the test/groovy/com/griddynamics/devops/mpl/modules ...
Mar 19, 2024 · This plugin enables integration with ALM, ALM Octane, Unified Functional Testing, LoadRunner, and LoadRunner Enterprise.
Missing: /search | Show results with:/search