×
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
This mechanism allows scoping of specific libraries to all the Pipelines inside of the folder or subfolder. Folder-based libraries are not considered "trusted:" ...
Feb 15, 2023 · Build Analysis - Easily find any Jenkins build using a variety of easy to use filters. View build summary or drill down to see build status ...
Missing: tool | Show results with:tool
Find Pipeline Plugin from among the plugins listed on the Available tab. (You can do this by scrolling through the plugin list or by using “Pipeline” as a term ...
Mar 19, 2024 · This plugin enables integration with ALM, ALM Octane, Unified Functional Testing, LoadRunner, and LoadRunner Enterprise.
Missing: /search
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 ...
In limited testing, it was necessary to at least allow style-src 'unsafe-inline' . Depending on the site's content, more relaxed rules may be necessary. sandbox ...
Missing: test | Show results with:test
This is the path to jenkins.war and set by executable.Main when invoked using java -jar jenkins.war . This allows Jenkins to find its own ...