This plugin renders upstream and downstream connected jobs that typically form a build pipeline. In addition, it offers the ability to define manual triggers ...
This plug-in can independently execute a Dependency-Check analysis and visualize results. Dependency-Check is a utility that identifies project dependencies ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: /search | Show results with:/search
This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
This plugin renders upstream and downstream connected jobs that typically form a build pipeline. In addition, it offers the ability to define manual ...
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen sizes and is ideal as an Extreme ...
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 ...
Missing: devops | Show results with:devops
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...